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; }
member this.Default : Microsoft.Extensions.Logging.AzureAppServices.Internal.WebAppContext
Public Shared ReadOnly Property Default As WebAppContext

Property Value

WebAppContext

Remarks

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

Applies to