Declaration
public void AddIncludePath(
string path
)
Summary
Makes the specified path and all subpaths included into the set of paths.
Remarks
The exact way in which this call affects
PathManager.Paths is not part of the contract. This method only
guarantees that this path and all subpaths will be part of the set after the call returns.