Megosztás a következőn keresztül:


EventsAiInfo.SdkVersion Property

Definition

Gets or sets SDK version of the application

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

Property Value

Attributes
Newtonsoft.Json.JsonPropertyAttribute

Applies to