TdxPSFileBasedExplorerRootFolder.VolumeLabel Property
Returns the volume label.
Declaration
property VolumeLabel: string read;
Property Value
Type |
---|
string |
Remarks
Use the VolumeLabel property to get the volume label which the current folder refers to. Note that if the current folder doesn’t represent a volume, the property returns an empty string.
See Also