Share via


Logger.Level Property

Definition

Level property

public:
 property Microsoft::VisualStudio::Workspace::Logging::LoggingLevel Level { Microsoft::VisualStudio::Workspace::Logging::LoggingLevel get(); void set(Microsoft::VisualStudio::Workspace::Logging::LoggingLevel value); };
public:
 property Microsoft::VisualStudio::Workspace::Logging::LoggingLevel Level { Microsoft::VisualStudio::Workspace::Logging::LoggingLevel get(); void set(Microsoft::VisualStudio::Workspace::Logging::LoggingLevel value); };
public Microsoft.VisualStudio.Workspace.Logging.LoggingLevel Level { get; set; }
member this.Level : Microsoft.VisualStudio.Workspace.Logging.LoggingLevel with get, set
Public Property Level As LoggingLevel

Property Value

Applies to