NAnt SDK Documentation - v0.92

PlatformHelper.IsVolumeCaseSensitive Method 

[Visual Basic]
Public Shared Function IsVolumeCaseSensitive( _
   ByVal path As String _
) As Boolean
[C#]
public static bool IsVolumeCaseSensitive(
   string path
);

See Also

PlatformHelper Class | NAnt.Core Namespace