다음을 통해 공유


OSVersionProperties.FamilyLabel Property

Definition

Gets the family label of this OS version.

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

Property Value

Attributes
Newtonsoft.Json.JsonPropertyAttribute

Applies to