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