VolumeDeleteCurrentVolumeLabel Method |
Deletes the label of the file system volume that is the root of the current directory.
Namespace: Alphaleonis.Win32.FilesystemAssembly: AlphaFS (in AlphaFS.dll) Version: 2.0
Syntax public static void DeleteCurrentVolumeLabel()
Public Shared Sub DeleteCurrentVolumeLabel
public:
static void DeleteCurrentVolumeLabel()
static member DeleteCurrentVolumeLabel : unit -> unit
See Also