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)

속성 값

적용 대상