Compartilhar via


ProcessInfoInner.VirtualMemory Propriedade

Definição

Obtém ou define o tamanho da memória 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 da propriedade

Atributos
Newtonsoft.Json.JsonPropertyAttribute

Aplica-se a