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