Logger.IsVerbose3 Property
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
Whether the current SeverityLevel would output Verbose3
messages for this logger.
public bool IsVerbose3 { get; }
member this.IsVerbose3 : bool
Public ReadOnly Property IsVerbose3 As Boolean