GraphUpdatedEventArgs::Transaction Property

 

The System.Transaction transaction that caused the current update.

Namespace:   Microsoft.VisualStudio.GraphModel
Assembly:  Microsoft.VisualStudio.GraphModel (in Microsoft.VisualStudio.GraphModel.dll)

public:
property Transaction^ Transaction {
	Transaction^ get();
}

Property Value

Type: System.Transactions::Transaction^

Return to top
Show: