WebHostBuilderOptions.SuppressEnvironmentConfiguration Property

Definition

Indicates if "ASPNETCORE_" prefixed environment variables should be added to configuration. They are added by default.

public bool SuppressEnvironmentConfiguration { get; set; }
member this.SuppressEnvironmentConfiguration : bool with get, set
Public Property SuppressEnvironmentConfiguration As Boolean

Property Value

Applies to