Share via


Logger.CurrentLevel Property

Definition

CurrentLevel Singleton property

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

Property Value

Applies to