WebHostDefaults Class¶
- Namespace
Microsoft.AspNetCore.Hosting- Assemblies
- Microsoft.AspNetCore.Hosting.Abstractions
Fields¶
-
ApplicationKey()¶ Return type: System.String public static readonly string ApplicationKey
-
CaptureStartupErrorsKey()¶ Return type: System.String public static readonly string CaptureStartupErrorsKey
-
ContentRootKey()¶ Return type: System.String public static readonly string ContentRootKey
-
DetailedErrorsKey()¶ Return type: System.String public static readonly string DetailedErrorsKey
-
EnvironmentKey()¶ Return type: System.String public static readonly string EnvironmentKey
-
ServerUrlsKey()¶ Return type: System.String public static readonly string ServerUrlsKey
-
StartupAssemblyKey()¶ Return type: System.String public static readonly string StartupAssemblyKey
-
WebRootKey()¶ Return type: System.String public static readonly string WebRootKey
-