PathConstraint.IsSubPath(String, String, Boolean) 方法

定义

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

参数

path1
String
path2
String
ignoreCase
Boolean

返回

适用于