DiagnosticItemLocation Property |
Location of message
Namespace:
DHI.Mike1D.Generic
Assembly:
DHI.Mike1D.Generic (in DHI.Mike1D.Generic.dll) Version: 19.0.0.0 (11.1.1.1111)
Syntax public DiagnosticsLocation Location { get; set; }
Public Property Location As DiagnosticsLocation
Get
Set
public:
virtual property DiagnosticsLocation^ Location {
DiagnosticsLocation^ get () sealed;
void set (DiagnosticsLocation^ value) sealed;
}
Property Value
Type:
DiagnosticsLocationImplements
IDiagnosticItemLocationSee Also