ComputerInfo.OsInUseVirtualMemory Property

Definition

Number, in kilobytes, of virtual memory currently in use

public:
 property Nullable<System::UInt64> OsInUseVirtualMemory { Nullable<System::UInt64> get(); };
public ulong? OsInUseVirtualMemory { get; }
member this.OsInUseVirtualMemory : Nullable<uint64>
Public ReadOnly Property OsInUseVirtualMemory As Nullable(Of ULong)

Property Value

Applies to