VolumeInfoUnicodeOnDisk Property |
The specified volume supports Unicode in file names as they appear on disk.
Namespace: Alphaleonis.Win32.FilesystemAssembly: AlphaFS (in AlphaFS.dll) Version: 2.0
Syntax public bool UnicodeOnDisk { get; }
Public ReadOnly Property UnicodeOnDisk As Boolean
Get
public:
property bool UnicodeOnDisk {
bool get ();
}
member UnicodeOnDisk : bool with get
Property Value
Type:
BooleanSee Also