Bagikan melalui


LoggerOptions.MaxSupportedLoggingLevel Property

Definition

Gets the requested LoggingLevelSettings. This defines the most verbose logging level that should ever be set.

public:
 property Microsoft::VisualStudio::RpcContracts::Logging::LoggingLevelSettings ^ MaxSupportedLoggingLevel { Microsoft::VisualStudio::RpcContracts::Logging::LoggingLevelSettings ^ get(); };
[System.Runtime.Serialization.DataMember(Order=1)]
public Microsoft.VisualStudio.RpcContracts.Logging.LoggingLevelSettings MaxSupportedLoggingLevel { get; }
[<System.Runtime.Serialization.DataMember(Order=1)>]
member this.MaxSupportedLoggingLevel : Microsoft.VisualStudio.RpcContracts.Logging.LoggingLevelSettings
Public ReadOnly Property MaxSupportedLoggingLevel As LoggingLevelSettings

Property Value

Attributes

Applies to