次の方法で共有


ModelPackageResult.EnvironmentVariables プロパティ

定義

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

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

プロパティ値

適用対象