次の方法で共有


ProcessInfoData.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)

プロパティ値

適用対象