DiagnosticsSource Property |
Source object that created the Diagnostics
Namespace:
DHI.Mike1D.Generic
Assembly:
DHI.Mike1D.Generic (in DHI.Mike1D.Generic.dll) Version: 19.0.0.0 (11.1.1.1111)
Syntax public Object Source { get; set; }
Public Property Source As Object
Get
Set
public:
virtual property Object^ Source {
Object^ get () sealed;
void set (Object^ value) sealed;
}
Property Value
Type:
ObjectImplements
IDiagnosticsSourceSee Also