次の方法で共有


ProcessInfoInner.HandleCount プロパティ

定義

ハンドル数を取得または設定します。

[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)

プロパティ値

属性
Newtonsoft.Json.JsonPropertyAttribute

適用対象