Visual Basic 2005 in a Nutshell (In a Nutshell (OReilly))
Location
My.Computer.Info.TotalPhysicalMemory Syntax
Dim result As ULong = My.Computer.Info.TotalPhysicalMemory
Description
The TotalPhysicalMemory property returns the total amount of installed bytes of physical memory on the local computer. Usage at a Glance
Related Framework Entries
See Also
AvailablePhysicalMemory Property, AvailableVirtualMemory Property, Info Object (My.Computer), TotalVirtualMemory Property |
Категории