次の方法で共有


Capabilities.OsType プロパティ

定義

この機能で説明されている OS の種類を取得します。

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

プロパティ値

属性
Newtonsoft.Json.JsonPropertyAttribute

適用対象