 | ConsoleControlShowDiagnostics Property |
Gets or sets a value indicating whether to show diagnostics.
Namespace:
ConsoleControl
Assembly:
ConsoleControl (in ConsoleControl.dll) Version: 1.1.0.0 (1.1.0.0)
Syntaxpublic bool ShowDiagnostics { get; set; }Property Value
Type:
Booleantrue if show diagnostics; otherwise,
false.
See Also