ReportingPostProjectWorkspaceChangedEventArgs Members
Include Protected Members
Include Inherited Members
Represents methods and properties in the post-event arguments for the OnProjectWorkspaceChanged event handler method.
The ReportingPostProjectWorkspaceChangedEventArgs type exposes the following members.
Constructors
Name | Description | |
---|---|---|
ReportingPostProjectWorkspaceChangedEventArgs | Creates an instance of the ReportingPostProjectWorkspaceChangedEventArgs class; used internally. |
Top
Properties
Name | Description | |
---|---|---|
ProjectGuid | Gets the GUID of the changed project workspace. |
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 | Returns a text string that contains the GUID of the changed project workspace. (Overrides Object.ToString().) |
Top