Share via


ComputerInfo.OsTotalVirtualMemorySize Property

Definition

Number, in kilobytes, of virtual memory

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

Property Value

Applies to