SVsLinkedUndoTransactionManager Interface

Passed to GetService to return a reference to IVsLinkedUndoTransactionManager.

Namespace:  Microsoft.VisualStudio.TextManager.Interop
Assembly:  Microsoft.VisualStudio.TextManager.Interop (in Microsoft.VisualStudio.TextManager.Interop.dll)

Syntax

'Declaration
<GuidAttribute("F65478CC-96F1-4BA9-9EF9-A575ACB96031")> _
<GuidAttribute("F65478CC-96F1-4BA9-9EF9-A575ACB96031")> _
Public Interface SVsLinkedUndoTransactionManager
[GuidAttribute("F65478CC-96F1-4BA9-9EF9-A575ACB96031")]
[GuidAttribute("F65478CC-96F1-4BA9-9EF9-A575ACB96031")]
public interface SVsLinkedUndoTransactionManager
[GuidAttribute(L"F65478CC-96F1-4BA9-9EF9-A575ACB96031")]
[GuidAttribute(L"F65478CC-96F1-4BA9-9EF9-A575ACB96031")]
public interface class SVsLinkedUndoTransactionManager
[<GuidAttribute("F65478CC-96F1-4BA9-9EF9-A575ACB96031")>]
[<GuidAttribute("F65478CC-96F1-4BA9-9EF9-A575ACB96031")>]
type SVsLinkedUndoTransactionManager =  interface end
public interface SVsLinkedUndoTransactionManager

See Also

Reference

Microsoft.VisualStudio.TextManager.Interop Namespace