DiagnosticsHandlerHeading Property |
If diagnostic items are generated, then this heading is printed
before the items. Immediately after the Heading is reset (hence only written once).
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 Heading { set; }
Public WriteOnly Property Heading As String
Set
public:
property String^ Heading {
void set (String^ value);
}
Property Value
Type:
StringSee Also