Click or drag to resize
ProjectElementAddedRemovedEventArgsT Properties

The ProjectElementAddedRemovedEventArgsT generic type exposes the following members.

Properties
  NameDescription
Public propertyAddition
Gets or sets the flag whether this action was an addition (true) or a removal (false)
Public propertyInvolvedElement
Gets or sets the involved element.
Top
See Also