LogRecord.Level 属性

定义

记录的日志记录级别

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

属性值

LoggingLevel

适用于