Alvas.FileControls Class Library

DiskInfo.Drive Property

Gets and sets the name of the specified drive. Sets this property to get information about the disk.

[Visual Basic]
Public Property Drive As Char
[C#]
public char Drive {get; set;}

See Also

DiskInfo Class | Alvas.Windows.Forms.FileControls Namespace