LogRecord.Level 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.
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