Objects of the WorkspaceFile class represent workspace files that can contain projects. A workspace file contains a list of project files and source code control provider information. Each project file contains lists of sequence files, code modules, and other files required by a particular test system.
To perform read or write operations for objects from the WorkspaceFile class, obtain a reference to the PropertyObjectFile interface by using AsPropertyObjectFile, then use PropertyObjectFile.ReadFile and PropertyObjectFile.WriteFile, respectively.
| IsConnectedToSCProvider (Read Only) |
| OptionsFile (Read Only) |
| ProviderName |
| RootWorkspaceObject (Read Only) |
| AsPropertyObjectFile |
| DisplayAddFileToWorkspaceDialog |
| FindWorkspaceObject |
| RunSourceControlProvider |
| SaveWorkspaceAndProjectFiles |