Click or drag to resize

FileSystemVolumeName Property

Gets the volume name.

Namespace:  callback.ShellBoost.Core.Utilities
Assembly:  callback.CBFSShell (in callback.CBFSShell.dll) Version: 22.0.0.0
Syntax
C#
public string Name { get; }

Property Value

Type: String
The volume name.
See Also