共用方式為


MSDeploy.SetParametersXmlFileUri 屬性

定義

取得或設定 MSDeploy Parameters 檔案的 URI。 如果使用 SetParameters,則不得設定。

[Newtonsoft.Json.JsonProperty(PropertyName="properties.setParametersXmlFileUri")]
public string SetParametersXmlFileUri { get; set; }
[<Newtonsoft.Json.JsonProperty(PropertyName="properties.setParametersXmlFileUri")>]
member this.SetParametersXmlFileUri : string with get, set
Public Property SetParametersXmlFileUri As String

屬性值

屬性
Newtonsoft.Json.JsonPropertyAttribute

適用於