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