| CancelRenameEventArgs Properties |
The CancelRenameEventArgs type exposes the following members.
| Name | Description | |
|---|---|---|
| Cancel |
Gets or sets a value indicating whether the operation should be canceled.
(Inherited from CancelCurrentObjectEventArgs.) | |
| CurrentObject |
Gets the object the event is raised for.
(Inherited from CurrentObjectEventArgs.) | |
| NewDisplayName |
Gets the new display name of the object.
|