Compartir a través de


MSDeploy.SetParametersXmlFileUri Propiedad

Definición

Obtiene o establece el URI del archivo de parámetros de MSDeploy. No se debe establecer si se usa 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

Valor de propiedad

Atributos
Newtonsoft.Json.JsonPropertyAttribute

Se aplica a