Click or drag to resize
DriveInfoVolumeInfo Property
[AlphaFS] Contains information about a file-system volume.

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

Return Value

Type: VolumeInfo
A VolumeInfo object that contains file-system volume information of the drive.
See Also