ISPWTool.Workspace Property

Gets the workspace, which has metadata about the workspace and information about the workspace members.

Namespace:  Microsoft.Office.SharePointWorkspace.AddIn
Assembly:  Microsoft.Office.SharePointWorkspace.AddIn.Interface (in Microsoft.Office.SharePointWorkspace.AddIn.Interface.dll)

Syntax

'Declaration
ReadOnly Property Workspace As ISPWWorkspace
    Get
'Usage
Dim instance As ISPWTool
Dim value As ISPWWorkspace

value = instance.Workspace
ISPWWorkspace Workspace { get; }

Property Value

Type: Microsoft.Office.SharePointWorkspace.AddIn.ISPWWorkspace
The workspace.

See Also

Reference

ISPWTool Interface

ISPWTool Members

Microsoft.Office.SharePointWorkspace.AddIn Namespace