Engine.CurrentWorkspaceFile
- Aktualisiert2025-07-21
- 1 Minute(n) Lesezeit
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 .