Logger.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.
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