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