Aracılığıyla paylaş


OSDetails.OSMinorVersion Property

Definition

Gets or sets the OS Minor Version.

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

Property Value

Attributes
Newtonsoft.Json.JsonPropertyAttribute

Applies to