OSVersionWrapper.ServicePack Property

Definition

Gets or sets the service pack.

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

Property Value

Attributes
Newtonsoft.Json.JsonPropertyAttribute

Applies to