DeploymentContributorContext.Arguments プロパティ

定義

名前付き引数とその値のディクショナリを取得または設定します。

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

プロパティ値

適用対象