Share via


ApiProfile.ProfileVersion Property

Definition

Gets the profile version.

[Newtonsoft.Json.JsonProperty(PropertyName="profileVersion")]
public string ProfileVersion { get; }
[<Newtonsoft.Json.JsonProperty(PropertyName="profileVersion")>]
member this.ProfileVersion : string
Public ReadOnly Property ProfileVersion As String

Property Value

Attributes
Newtonsoft.Json.JsonPropertyAttribute

Applies to