Partager via


ProcessInfo.VirtualMemorySize64 Property

Definition

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

Property Value

Attributes
Newtonsoft.Json.JsonPropertyAttribute

Applies to