DiagnosticsMessageIdToWarning Field |
ID of messages that, if reported as errors, are reported as warnings
Namespace:
DHI.Mike1D.Generic
Assembly:
DHI.Mike1D.Generic (in DHI.Mike1D.Generic.dll) Version: 19.0.0.0 (11.1.1.1111)
Syntax public HashSet<string> MessageIdToWarning
Public MessageIdToWarning As HashSet(Of String)
public:
HashSet<String^>^ MessageIdToWarning
Field Value
Type:
HashSetStringSee Also