ILinkedUndoTransaction.Commit Method

Complete the transaction so that when it is disposed, the operations performed within it will not be undone.

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

Syntax

'Declaration
Sub Commit
void Commit()
void Commit()
abstract Commit : unit -> unit 
function Commit()

.NET Framework Security

See Also

Reference

ILinkedUndoTransaction Interface

Microsoft.VisualStudio.Modeling.ExtensionEnablement Namespace