IWorkspaceHelper Interface

Provides access to members that allow you to get a reference to a Workspace from a Workspace Extension.

Members

Name Description
Read-only property Workspace The workspace for this workspace helper.

IWorkspaceHelper.Workspace Property

The workspace for this workspace helper.

Public ReadOnly Property Workspace As IWorkspace
public IWorkspace Workspace {get;}

Classes that implement IWorkspaceHelper

Classes Description
WorkspaceHelper Esri Workspace Helper.

Remarks

The IWorkspaceHelperinterface is implemented by a WorkspaceHelperobject. A WorkspaceHelperobject holds a weak reference to a Workspace. Use of a workspace helper object allows a Workspace to hold references to a set of workspace extensions, each of which can hold a back reference to the workspace via a workspace helper.

Your browser is no longer supported. Please upgrade your browser for the best experience. See our browser deprecation post for more details.