This document is archived and information here might be outdated. Recommended version. |
The workspace for this workspace helper.
[Visual Basic .NET] Public ReadOnly Property Workspace As IWorkspace
[C#] public IWorkspace Workspace {get;}
[C++]
HRESULT get_Workspace(
IWorkspace** Workspace
);
[C++] Parameters Workspace [out, retval]
Workspace is a parameter of type IWorkspace**