다음을 통해 공유


OSVersionProperties.Version Property

Definition

Gets the OS version.

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

Property Value

Attributes
Newtonsoft.Json.JsonPropertyAttribute

Applies to