WebAppContext.Default Property
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
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
Remarks
This API supports the .NET infrastructure and is not intended to be used directly from your code.