ProcessInfoInner.PrivateMemory 속성

정의

프라이빗 메모리 크기를 가져오거나 설정합니다.

[Newtonsoft.Json.JsonProperty(PropertyName="properties.private_memory")]
public long? PrivateMemory { get; set; }
[<Newtonsoft.Json.JsonProperty(PropertyName="properties.private_memory")>]
member this.PrivateMemory : Nullable<int64> with get, set
Public Property PrivateMemory As Nullable(Of Long)

속성 값

특성
Newtonsoft.Json.JsonPropertyAttribute

적용 대상