RegistryStatistics.EnabledDeviceCount Property

Definition

Gets or sets the count of all enabled devices.

[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

Property Value

Attributes
Newtonsoft.Json.JsonPropertyAttribute

Applies to