DiagnosticItemMessage Property |
Diagnostics message with value placeholders replaced by values.
Value place holder can be modified by setting the
Tokens.
Namespace:
DHI.Mike1D.Generic
Assembly:
DHI.Mike1D.Generic (in DHI.Mike1D.Generic.dll) Version: 19.0.0.0 (11.1.1.1111)
Syntax public string Message { get; }
Public ReadOnly Property Message As String
Get
public:
virtual property String^ Message {
String^ get () sealed;
}
Property Value
Type:
StringImplements
IDiagnosticItemMessageSee Also