IVsTextManager2 Interface

Provides additional methods to the IVsTextManager interface.

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

Syntax

'Declaration
<InterfaceTypeAttribute()> _
<GuidAttribute("072A28FD-1AF3-48AF-9C85-C79404DBA30C")> _
Public Interface IVsTextManager2
'Usage
Dim instance As IVsTextManager2
[InterfaceTypeAttribute()]
[GuidAttribute("072A28FD-1AF3-48AF-9C85-C79404DBA30C")]
public interface IVsTextManager2
[InterfaceTypeAttribute()]
[GuidAttribute(L"072A28FD-1AF3-48AF-9C85-C79404DBA30C")]
public interface class IVsTextManager2
public interface IVsTextManager2

See Also

Reference

IVsTextManager2 Members

Microsoft.VisualStudio.TextManager.Interop Namespace