IsMatchingPath(string)
Method in Project
Summary
Gets a value indicating whether path
is a path that is included in this project.
Parameters
Name
Description
string
path
The path to check.
Returns
true
if path
is a path that is included in this project; false
otherwise.
Last updated