다음을 통해 공유


ProcessInfo.WorkingSet64 Property

Definition

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

Property Value

Attributes
Newtonsoft.Json.JsonPropertyAttribute

Applies to