Freigeben über


ProcessInfo.HandleCount Eigenschaft

Definition

Ruft die Handleanzahl ab oder legt diese fest.

[Newtonsoft.Json.JsonProperty(PropertyName="properties.handle_count")]
public int? HandleCount { get; set; }
[<Newtonsoft.Json.JsonProperty(PropertyName="properties.handle_count")>]
member this.HandleCount : Nullable<int> with get, set
Public Property HandleCount As Nullable(Of Integer)

Eigenschaftswert

Attribute
Newtonsoft.Json.JsonPropertyAttribute

Gilt für: