WebAppContext.Default Property

Definition

Gets the default instance of the WebApp context.

public:
 static property Microsoft::Extensions::Logging::AzureAppServices::Internal::WebAppContext ^ Default { Microsoft::Extensions::Logging::AzureAppServices::Internal::WebAppContext ^ get(); };
public static Microsoft.Extensions.Logging.AzureAppServices.Internal.WebAppContext Default { get; }
static member Default : Microsoft.Extensions.Logging.AzureAppServices.Internal.WebAppContext
Public Shared ReadOnly Property Default As WebAppContext

Property Value

Remarks

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

Applies to