Partager via


StackMinorVersion.DisplayVersion Property

Definition

[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