ISPWTool Members
Include Protected Members
Include Inherited Members
Provides access to the tool and the tool context.
The ISPWTool type exposes the following members.
Properties
Name | Description | |
---|---|---|
Application | Gets the application, which has information about the current user, language settings, and SharePoint Workspace version. | |
DataConnector | Gets the data connector, which allows access to the tool's underlying data. | |
DisplayName | Gets the tool display name. | |
MajorVersion | Gets the tool major version number. | |
URL | Gets the tool URL. | |
Workspace | Gets the workspace, which has metadata about the workspace and information about the workspace members. |
Top
Methods
Name | Description | |
---|---|---|
Refresh | Updates the metadata describing the tool and the tool context, including information about the workspace and workspace members. |
Top