IVsTextManager2 Interface
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
Provides additional methods to the IVsTextManager interface.
public interface class IVsTextManager2
public interface class IVsTextManager2
__interface IVsTextManager2
[System.Runtime.InteropServices.Guid("072A28FD-1AF3-48AF-9C85-C79404DBA30C")]
[System.Runtime.InteropServices.InterfaceType(1)]
public interface IVsTextManager2
[System.Runtime.InteropServices.Guid("072A28FD-1AF3-48AF-9C85-C79404DBA30C")]
[System.Runtime.InteropServices.InterfaceType(System.Runtime.InteropServices.ComInterfaceType.InterfaceIsIUnknown)]
public interface IVsTextManager2
[<System.Runtime.InteropServices.Guid("072A28FD-1AF3-48AF-9C85-C79404DBA30C")>]
[<System.Runtime.InteropServices.InterfaceType(1)>]
type IVsTextManager2 = interface
[<System.Runtime.InteropServices.Guid("072A28FD-1AF3-48AF-9C85-C79404DBA30C")>]
[<System.Runtime.InteropServices.InterfaceType(System.Runtime.InteropServices.ComInterfaceType.InterfaceIsIUnknown)>]
type IVsTextManager2 = interface
Public Interface IVsTextManager2
- Attributes