public PerformanceCounter AvailableMemory { get; }
Public ReadOnly Property AvailableMemory As PerformanceCounter Get
public: property PerformanceCounter^ AvailableMemory { PerformanceCounter^ get (); }
function get_AvailableMemory();
In This Article