EventManagerDirectory.ElementEventsBegun 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 ElementEventsBegun events
public:
property Microsoft::VisualStudio::Modeling::ElementEventsBegunEventManager ^ ElementEventsBegun { Microsoft::VisualStudio::Modeling::ElementEventsBegunEventManager ^ get(); };
public Microsoft.VisualStudio.Modeling.ElementEventsBegunEventManager ElementEventsBegun { [System.Diagnostics.DebuggerStepThrough] get; }
[<get: System.Diagnostics.DebuggerStepThrough>]
member this.ElementEventsBegun : Microsoft.VisualStudio.Modeling.ElementEventsBegunEventManager
Public ReadOnly Property ElementEventsBegun As ElementEventsBegunEventManager
Property Value
ElementEventsBegunEventManager
- Attributes