Click or drag to resize
ProjectElementAddedRemovedEventArgs<T> Properties

The ProjectElementAddedRemovedEventArgs< T> 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