LogRecord.Level Property

Definition

Logging level of the Record

public:
 property Microsoft::VisualStudio::Workspace::Logging::LoggingLevel Level { Microsoft::VisualStudio::Workspace::Logging::LoggingLevel get(); };
public:
 property Microsoft::VisualStudio::Workspace::Logging::LoggingLevel Level { Microsoft::VisualStudio::Workspace::Logging::LoggingLevel get(); };
public Microsoft.VisualStudio.Workspace.Logging.LoggingLevel Level { get; }
member this.Level : Microsoft.VisualStudio.Workspace.Logging.LoggingLevel
Public ReadOnly Property Level As LoggingLevel

Property Value

Applies to