Method RefreshProject
RefreshProject(DotNetProject, string[])
Refreshes the project for the code analysis APIs.
public static bool RefreshProject(DotNetProject project, string[] files)
Parameters
project
DotNetProjectDotNetProject to process.
files
string[]
Returns
- bool
True if project can be updated; otherwise, false.