Click or drag to resize
IDBRenameableElement Properties

The IDBRenameableElement type exposes the following members.

Properties
  NameDescription
Public propertyIsRenamed
Gets a value indicating whether this instance is renamed to a new value.
Public propertyNewName
Gets the new name, if the element was renamed, otherwise the original name
Public propertyOriginalName
Gets the original name of the element.
Top
See Also