Partager via


ProcessInfo.PeakVirtualMemorySize64 Property

Definition

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

Property Value

Attributes
Newtonsoft.Json.JsonPropertyAttribute

Applies to