WebHostBuilderOptions.SuppressEnvironmentConfiguration プロパティ

定義

"ASPNETCORE_" プレフィックス付き環境変数を構成に追加する必要があるかどうかを示します。 これらは既定で追加されます。

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

プロパティ値

適用対象