StackMajorVersion.DisplayVersion Property

Definition

Gets or sets application stack major version (display only).

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

Property Value

Attributes
Newtonsoft.Json.JsonPropertyAttribute

Applies to