MSDeploy.SetParametersXmlFileUri 속성

정의

MSDeploy 매개 변수 파일의 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

적용 대상