DiagnosticsExceptionDiagnosticItem Property |
The diagnostic item associated with the exception
Namespace:
DHI.Mike1D.Generic
Assembly:
DHI.Mike1D.Generic (in DHI.Mike1D.Generic.dll) Version: 19.0.0.0 (11.1.1.1111)
Syntax public IDiagnosticItem DiagnosticItem { get; }
Public ReadOnly Property DiagnosticItem As IDiagnosticItem
Get
public:
property IDiagnosticItem^ DiagnosticItem {
IDiagnosticItem^ get ();
}
Property Value
Type:
IDiagnosticItemSee Also