SystemPerformanceInfoPhysicalMemoryTotalBytes Property |
Gets the total amount of physical memory, in bytes.
Namespace:
Dundas.BI
Assembly:
Dundas.BI.Core (in Dundas.BI.Core.dll) Version: 2.0.0.0 (24.3.0.1000)
Syntax public decimal PhysicalMemoryTotalBytes { get; }
Public ReadOnly Property PhysicalMemoryTotalBytes As Decimal
Get
public:
property Decimal PhysicalMemoryTotalBytes {
Decimal get ();
}
member PhysicalMemoryTotalBytes : decimal with get
Property Value
Type:
DecimalSee Also