共用方式為


MSDeploy.SetParameters 屬性

定義

取得或設定 mSDeploy 參數。 如果使用 SetParametersXmlFileUri,則不得設定。

[Newtonsoft.Json.JsonProperty(PropertyName="properties.setParameters")]
public System.Collections.Generic.IDictionary<string,string> SetParameters { get; set; }
[<Newtonsoft.Json.JsonProperty(PropertyName="properties.setParameters")>]
member this.SetParameters : System.Collections.Generic.IDictionary<string, string> with get, set
Public Property SetParameters As IDictionary(Of String, String)

屬性值

屬性
Newtonsoft.Json.JsonPropertyAttribute

適用於