ItemChangingEventArgs Members
Provides data for the ItemChanging event.
The following tables list the members exposed by the ItemChangingEventArgs type.
Public Constructors
Name | Description | |
---|---|---|
ItemChangingEventArgs | Initializes a new instance of the ItemChangingEventArgs class. |
Top
Public Properties
Name | Description | |
---|---|---|
Item | Gets the metadata for the item change. |
Top
Public Methods
(see also Protected Methods )
Name | Description | |
---|---|---|
Equals | Overloaded. (Inherited from Object.) | |
GetHashCode | (Inherited from Object.) | |
GetType | (Inherited from Object.) | |
ReferenceEquals | (Inherited from Object.) | |
ToString | (Inherited from Object.) |
Top
Protected Methods
Name | Description | |
---|---|---|
Finalize | (Inherited from Object.) | |
MemberwiseClone | (Inherited from Object.) |
Top
See Also
Reference
ItemChangingEventArgs Class
Microsoft.Synchronization Namespace