PathConstraint public abstract class PathConstraint : StringConstraint Documentation Code public PathConstraint RespectCase { get; } protected PathConstraint(string expected) protected string Canonicalize(string path) protected bool IsSubPath(string path1, string path2)