ElementEventsBegunEventArgs Class
Visual Studio 2015
Provides data for the ElementEventsBegun event.
Assembly: Microsoft.VisualStudio.Modeling.Sdk.12.0 (in Microsoft.VisualStudio.Modeling.Sdk.12.0.dll)
System::Object
System::EventArgs
Microsoft.VisualStudio.Modeling::ModelingEventArgs
Microsoft.VisualStudio.Modeling::ElementEventsBegunEventArgs
System::EventArgs
Microsoft.VisualStudio.Modeling::ModelingEventArgs
Microsoft.VisualStudio.Modeling::ElementEventsBegunEventArgs
| Name | Description | |
|---|---|---|
![]() | ElementEventsBegunEventArgs(TransactionContext^) | Contructs an ElementEventsBegunEventArgs containing the specified TransactionContext |
| Name | Description | |
|---|---|---|
![]() | TransactionContext | Gets the TransactionContext associated with the event. May be null if no transaction context is available for the event.(Inherited from ModelingEventArgs.) |
| Name | Description | |
|---|---|---|
![]() | Equals(Object^) | (Inherited from Object.) |
![]() | Finalize() | (Inherited from Object.) |
![]() | GetHashCode() | (Inherited from Object.) |
![]() | GetType() | (Inherited from Object.) |
![]() | MemberwiseClone() | (Inherited from Object.) |
![]() | ToString() | (Inherited from Object.) |
Any public static (Shared in Visual Basic) members of this type are thread safe. Any instance members are not guaranteed to be thread safe.
Show:


