VolumeInfoCasePreservedNames Property |
The specified volume supports preserved case of file names when it places a name on disk.
Namespace: Alphaleonis.Win32.FilesystemAssembly: AlphaFS (in AlphaFS.dll) Version: 2.0
Syntax public bool CasePreservedNames { get; }
Public ReadOnly Property CasePreservedNames As Boolean
Get
public:
property bool CasePreservedNames {
bool get ();
}
member CasePreservedNames : bool with get
Property Value
Type:
BooleanSee Also