StatusUpdatePostEventArgs Members
Include Protected Members
Include Inherited Members
Represents methods and properties in the post-event arguments for the OnStatusUpdated event handler method.
The StatusUpdatePostEventArgs type exposes the following members.
Constructors
Name | Description | |
---|---|---|
StatusUpdatePostEventArgs | Creates an instance of the StatusUpdatePostEventArgs class; used internally. |
Top
Properties
Name | Description | |
---|---|---|
ChangeXml | Gets XML code that contains status update information. |
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