다음을 통해 공유


OSVersionProperties.Family Property

Definition

Gets the family of this OS version.

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

Property Value

Attributes
Newtonsoft.Json.JsonPropertyAttribute

Applies to