VerifyProject(String) Method
Starts a check run for the given project.
public void VerifyProject(
string
)
public:
void VerifyProject(
String^
)
Parameters
- strFullLinkFileName
- Full link file name of the project to check.
Exception | Description |
InvalidScheme | An error occurred when used scheme name doesn't exist |