RegistryStatistics.EnabledDeviceCount プロパティ

定義

有効になっているすべてのデバイスの数を取得または設定します。

[Newtonsoft.Json.JsonProperty(PropertyName="enabledDeviceCount")]
public long EnabledDeviceCount { get; set; }
[Newtonsoft.Json.JsonProperty(PropertyName="enabledDeviceCount")]
public long EnabledDeviceCount { get; protected internal set; }
[<Newtonsoft.Json.JsonProperty(PropertyName="enabledDeviceCount")>]
member this.EnabledDeviceCount : int64 with get, set
Public Property EnabledDeviceCount As Long

プロパティ値

属性
Newtonsoft.Json.JsonPropertyAttribute

適用対象