ElementEventsBegunEventArgs – konstruktor
Contructs ElementEventsBegunEventArgs obsahující zadaný komponent TransactionContext
Obor názvů: Microsoft.VisualStudio.Modeling
Sestavení: Microsoft.VisualStudio.Modeling.Sdk.12.0 (v Microsoft.VisualStudio.Modeling.Sdk.12.0.dll)
Syntaxe
'Deklarace
Public Sub New ( _
transactionContext As TransactionContext _
)
public ElementEventsBegunEventArgs(
TransactionContext transactionContext
)
Parametry
- transactionContext
Typ: Microsoft.VisualStudio.Modeling.TransactionContext
Kontext transakce aktivní, pokud byla aktivována událost
Zabezpečení rozhraní .NET Framework
- Plná důvěra přímému volajícímu. Částečně zabezpečený kód nemůže tento člen použít. Další informace naleznete v tématu Používání knihoven z částečně důvěryhodného kódu.