VolumeInfoCasePreservedNames Property |
The specified volume supports preserved case of file names when it places a name on disk.
Namespace:
Alphaleonis.Win32.Filesystem
Assembly:
AlphaFS (in AlphaFS.dll) Version: 2.2
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