Compartir a través de


ProcessInfo.VirtualMemory Propiedad

Definición

Obtiene o establece el tamaño de memoria virtual.

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

Valor de propiedad

Atributos
Newtonsoft.Json.JsonPropertyAttribute

Se aplica a