PathConstraint.IsSubPath(String, String, Boolean) Method

Definition

protected static bool IsSubPath (string path1, string path2, bool ignoreCase);
static member IsSubPath : string * string * bool -> bool

Parameters

path1
String
path2
String
ignoreCase
Boolean

Returns

Applies to