Logger.IsVerbose2 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 Verbose2
messages for this logger.
public bool IsVerbose2 { get; }
member this.IsVerbose2 : bool
Public ReadOnly Property IsVerbose2 As Boolean