ConsoleLoggerMaximumTraceLevel Property |
Gets or sets the maximum trace level to output to the console.
Namespace:
callback.ShellBoost.Core.Utilities
Assembly:
callback.CBFSShell (in callback.CBFSShell.dll) Version: 22.0.0.0
Syntax public virtual TraceLevel MaximumTraceLevel { get; set; }
Property Value
Type:
TraceLevel
The maximum trace level.
See Also