ServerProperties.ServerPlatform Property
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
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