Share via


EventsClientInfo.Os Property

Definition

Gets or sets operating system of the client

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

Property Value

Attributes
Newtonsoft.Json.JsonPropertyAttribute

Applies to