Capabilities.OsType Property

Definition

Gets the OS type that this capability describes.

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

Property Value

Attributes
Newtonsoft.Json.JsonPropertyAttribute

Applies to