WebAppLogConfigurationReader.Current Property

Definition

The current value of the configuration.

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

Property Value

Implements

Remarks

This API supports the .NET infrastructure and is not intended to be used directly from your code.

Applies to