Поделиться через


TransactionCommitHandler Delegate

Invoked when a transaction is committed.

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

Syntax

'Декларация
Public Delegate Sub TransactionCommitHandler
public delegate void TransactionCommitHandler()
public delegate void TransactionCommitHandler()
type TransactionCommitHandler = 
    delegate of unit -> unit
JScript does not support delegates.

See Also

Reference

Microsoft.VisualStudio.Modeling.Shell Namespace