Mike1DBridgeDiagnosticsHandler Property |
Handler for diagnostics messages
Namespace:
DHI.Mike1D.Mike1DDataAccess
Assembly:
DHI.Mike1D.Mike1DDataAccess (in DHI.Mike1D.Mike1DDataAccess.dll) Version: 19.0.0.0 (11.1.1.1111)
Syntax public DiagnosticsHandler DiagnosticsHandler { get; set; }
Public Property DiagnosticsHandler As DiagnosticsHandler
Get
Set
public:
property DiagnosticsHandler^ DiagnosticsHandler {
DiagnosticsHandler^ get ();
void set (DiagnosticsHandler^ value);
}
Property Value
Type:
DiagnosticsHandlerSee Also