Condividi tramite


ApplicationInfoResponse.ActiveVersion Property

Definition

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

Property Value

Attributes
Newtonsoft.Json.JsonPropertyAttribute

Applies to