[This is preliminary documentation and subject to change.]
Determines whether the file system is case sensitive. Performs a P/Invoke to the Win32 API GetVolumeInformation.
true if the specified volume is case-sensitive; otherwise, false.
Missing <remarks> documentation for M:NAnt.Core.VolumeInfo.IsVolumeCaseSensitive(System.Uri)
VolumeInfo Class | NAnt.Core Namespace