Reference Library
Usage Property
NamespacesAsgard5.DiagnosticsRamStatisticsUsage
Declaration Syntax
C#Visual BasicVisual C++
public decimal Usage { get; set; }
Public Property Usage As Decimal
	Get
	Set
public:
property Decimal Usage {
	Decimal get ();
	void set (Decimal value);
}

Assembly: Asgard5Library (Module: Asgard5Library)