Logger.CurrentLevel Eigenschaft

Definition

Currentlevel Singleton-Eigenschaft

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; }
member this.CurrentLevel : Microsoft.VisualStudio.Workspace.Logging.LoggingLevel with get, set
Public Shared Property CurrentLevel As LoggingLevel

Eigenschaftswert

LoggingLevel

Gilt für