Engine.CurrentWorkspaceFile
- Mise à jour2025-07-21
- Temps de lecture : 1 minute(s)
Engine.CurrentWorkspaceFile
Syntax
Engine.CurrentWorkspaceFile
Data Type
Purpose
Specifies the current workspace file.
Remarks
Use this property to establish a connection to the source code control provider specified in the workspace file. If no current workspace file exists, this property is a NULL dispatch pointer or object reference. To disconnect the current source code control provider, set this property to NULL .