Home
number of harddrives

Namespace:  nTools
Assembly:  SystemInfo (in SystemInfo.dll) Version: 1.1.0.0 (1.1.0.0)

Syntax

         
 C#  Visual Basic  Visual C++ 
public int hardDriveCount { get; }
Public ReadOnly Property hardDriveCount As Integer
public:
property int hardDriveCount {
	int get ();
}

See Also