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)

属性值

适用于