ServerProperties.ServerPlatform Property

Definition

Gets name of the server platform

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

Property Value

Attributes
Newtonsoft.Json.JsonPropertyAttribute

Applies to