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