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
'Déclaration
<InterfaceTypeAttribute()> _
<GuidAttribute("072A28FD-1AF3-48AF-9C85-C79404DBA30C")> _
Public Interface IVsTextManager2
'Utilisation
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
[<InterfaceTypeAttribute()>]
[<GuidAttribute("072A28FD-1AF3-48AF-9C85-C79404DBA30C")>]
type IVsTextManager2 = interface end
public interface IVsTextManager2