次の方法で共有


AppPlatformBuildProperties.Env プロパティ

定義

このビルドの環境変数。

public System.Collections.Generic.IDictionary<string,string> Env { get; }
member this.Env : System.Collections.Generic.IDictionary<string, string>
Public ReadOnly Property Env As IDictionary(Of String, String)

プロパティ値

適用対象