IWebAppLogConfigurationReader.Current Eigenschaft

Definition

Ruft den aktuellen Wert der Konfiguration ab.

public:
 property Microsoft::Extensions::Logging::AzureAppServices::Internal::WebAppLogConfiguration ^ Current { Microsoft::Extensions::Logging::AzureAppServices::Internal::WebAppLogConfiguration ^ get(); };
public Microsoft.Extensions.Logging.AzureAppServices.Internal.WebAppLogConfiguration Current { get; }
member this.Current : Microsoft.Extensions.Logging.AzureAppServices.Internal.WebAppLogConfiguration
Public ReadOnly Property Current As WebAppLogConfiguration

Eigenschaftswert

WebAppLogConfiguration

Hinweise

Diese API unterstützt die .NET-Infrastruktur und sollte nicht direkt aus dem Code verwendet werden.

Gilt für