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.11.0 (in Microsoft.VisualStudio.Modeling.Sdk.11.0.dll)
Syntax
'Declaration
Sub Commit
void Commit()
void Commit()
abstract Commit : unit -> unit
function Commit()
.NET Framework Security
- Full trust for the immediate caller. This member cannot be used by partially trusted code. For more information, see Using Libraries from Partially Trusted Code.
See Also
Reference
ILinkedUndoTransaction Interface
Microsoft.VisualStudio.Modeling.ExtensionEnablement Namespace