DriveInfo: VolumeLabel (let)

VolumeLabel

Sets the volume name.

 Public Property Let VolumeLabel(
	  ByVal RHS As String )

Parameters

RHS
[ByVal] String. The new volume name.

Remarks

Read/Write.

See Also

Project VBCorLib Overview | Class DriveInfo Overview