IDirectory.

IsCaseSensitive Property

Summary

Indicates whether this directory (and files/directories under it) are case-sensitive.
Assembly
Wyam.Common.dll
Namespace
Wyam.Common.IO
Containing Type
IDirectory

Syntax

bool IsCaseSensitive { get; }

Value

Type Description
bool
GitHub