Loading...
Method in Project
Gets a value indicating whether path is a path that is included in this project.
path
public bool IsMatchingPath(string path)
string path
string
The path to check.
true if path is a path that is included in this project; false otherwise.
true
false