Číst v angličtině

Sdílet prostřednictvím


TransactionEventManager.Remove Method (Guid, Delegate)

Removes an event handler delegate from global event notifications.

Namespace:  Microsoft.VisualStudio.Modeling
Assembly:  Microsoft.VisualStudio.Modeling.Sdk.10.0 (in Microsoft.VisualStudio.Modeling.Sdk.10.0.dll)

Syntax

'Deklarace
Public Sub Remove ( _
    transactionId As Guid, _
    handler As Delegate _
)

Parameters

  • transactionId
    Type: System.Guid
    The ID of the transaction.

.NET Framework Security

See Also

Reference

TransactionEventManager Class

Remove Overload

Microsoft.VisualStudio.Modeling Namespace