MSDeploy.PackageUri Property

Definition

Gets or sets package URI

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

Property Value

Attributes
Newtonsoft.Json.JsonPropertyAttribute

Applies to