Aracılığıyla paylaş


OSDetails.OSMajorVersion Property

Definition

Gets or sets the OS Major Version.

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

Property Value

Attributes
Newtonsoft.Json.JsonPropertyAttribute

Applies to