NGWS SDK Documentation  

This is preliminary documentation and subject to change.
To comment on this topic, please send us email at ngwssdk@microsoft.com. Thanks!

ComponentRenameEventArgs Properties

The properties of the ComponentRenameEventArgs class are listed below. For a complete list of ComponentRenameEventArgs class members, see the ComponentRenameEventArgs Members topic.

Public:

Component Gets or sets the component that is being renamed.
ExtendedInfo (inherited from EventArgs) Holds a reference to an object that manages the event's state.
NewName Gets or sets the current name of the component.
OldName Gets or sets the name of the component before the rename.

See Also

ComponentRenameEventArgs Class | System.ComponentModel.Design Namespace