Description
Use the ProjectSuiteFileName
property to obtain the file name of the project suite that is currently opened in TestComplete.
Declaration
IntegrationObj.ProjectSuiteFileName
Read-Only Property | String |
IntegrationObj | An expression, variable or parameter that specifies a reference to an Integration object |
Applies To
The property is applied to the following object:
Property Value
String specifying the name of the open project suite. If there is no project suite opened in TestComplete, the resultant string is empty.
See Also
Working With TestComplete via COM - Overview
OpenProjectSuite Method
IsProjectSuiteOpened Method