次の方法で共有


AppPlatformDeploymentSettings.EnvironmentVariables プロパティ

定義

環境変数のコレクション。

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

プロパティ値

適用対象