EventManagerDirectory.ElementAdded Property
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
Event manager that handles ElementAdded events
public:
property Microsoft::VisualStudio::Modeling::ElementAddedEventManager ^ ElementAdded { Microsoft::VisualStudio::Modeling::ElementAddedEventManager ^ get(); };
public Microsoft.VisualStudio.Modeling.ElementAddedEventManager ElementAdded { [System.Diagnostics.DebuggerStepThrough] get; }
[<get: System.Diagnostics.DebuggerStepThrough>]
member this.ElementAdded : Microsoft.VisualStudio.Modeling.ElementAddedEventManager
Public ReadOnly Property ElementAdded As ElementAddedEventManager
Property Value
ElementAddedEventManager
- Attributes