TestDirectory.

IsCaseSensitive Property

Summary

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

Syntax

public bool IsCaseSensitive { get; }

Value

Type Description
bool
GitHub