Share via


UpdateDetails.TargetVersion Property

Definition

Gets or sets target Version number

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

Property Value

Attributes
Newtonsoft.Json.JsonPropertyAttribute

Applies to