public bool ExistsProject( string projectFullPath )
public: bool ExistsProject( String^ projectFullPath )
Parameters
| Parameter Name | Description |
|---|---|
| projectFullPath | Full path to project's link file. |
Return Value
true : project exist
false : can not find project