WssWorkspaceAddressUpdatedEventArgs Members
Include Protected Members
Include Inherited Members
Represents methods and properties in the post-event arguments for the OnWssWorkspaceAddressUpdated event handler method.
The WssWorkspaceAddressUpdatedEventArgs type exposes the following members.
Constructors
Name | Description | |
---|---|---|
WssWorkspaceAddressUpdatedEventArgs | Creates an instance of the WssWorkspaceAddressUpdatedEventArgs class. |
Top
Properties
Name | Description | |
---|---|---|
CurrentWSSServerUID | Gets the GUID of the Sharepoint site for the project. | |
ProjectUid | Gets the GUID of the project. | |
WorkspaceName | Gets the name of the Sharepoint site that contains the project workspace collaboration lists. |
Top
Methods
Name | Description | |
---|---|---|
Equals | (Inherited from Object.) | |
Finalize | (Inherited from Object.) | |
GetHashCode | (Inherited from Object.) | |
GetType | (Inherited from Object.) | |
MemberwiseClone | (Inherited from Object.) | |
ToString | (Inherited from Object.) |
Top