Bagikan melalui


LoggerOptions.MinSupportedLoggingLevel Property

Definition

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

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

Property Value

Attributes

Applies to