Engine.CurrentWorkspaceFile

Syntax

Engine.CurrentWorkspaceFile

Data Type

WorkspaceFile

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 .

See Also

WorkspaceFile