Is it possible to get the size of system available memory in C#.NET? if yes how?
Use Microsoft.VisualBasic.Devices.ComputerInfo.TotalPhysicalMemory.
Microsoft.VisualBasic.Devices.ComputerInfo.TotalPhysicalMemory
Right-click your project, Add Reference, select Microsoft.VisualBasic.
Microsoft.VisualBasic
1.4m articles
1.4m replys
5 comments
57.0k users