Click or drag to resize

VolumeInfoName Property

Gets the label of the volume.

Namespace:  Alphaleonis.Win32.Filesystem
Assembly:  AlphaFS (in AlphaFS.dll) Version: 2.0
Syntax
public string Name { get; }

Return Value

Type: String
The label of the volume.
Remarks
This property is the label assigned to the volume, such "MyDrive"
See Also