Partager via


ProcessInfo.PagedSystemMemorySize64 Property

Definition

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

Property Value

Attributes
Newtonsoft.Json.JsonPropertyAttribute

Applies to