Click or drag to resize
ProjectObjectRemovedEventArgs Properties

The ProjectObjectRemovedEventArgs type exposes the following members.

Properties
  NameDescription
Public propertyProject
Gets the Project from which to object was removed.
Public propertyRemovedObject
Gets the object that has been removed.
Top
See Also