| VolumeVolumeName Property |
[This is preliminary documentation and is subject to change.]
Gets the volume's name.
Namespace:
UsbEject
Assembly:
UsbEject (in UsbEject.dll) Version: 3.0.0.0 (3.0.0.0)
Syntax public string VolumeName { get; }
Public ReadOnly Property VolumeName As String
Get
public:
property String^ VolumeName {
String^ get ();
}
member VolumeName : string with get
Property Value
Type:
StringSee Also