The event handler receives an argument of type NameChangingEventArgs containing data related to this event. The following NameChangingEventArgs properties provide information specific to this event.
Property | Description |
---|---|
NewName | Gets or sets the new value. |