public void Project( string strProjectName, string searchString )
public: void Project( String^ strProjectName, String^ searchString )
Parameters
| Parameter Name | Description |
|---|---|
| strProjectName | Full link file name of the project for which the search is conducted. |
| searchString | Text to search for. |