IVsTextManager4 Interface

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

Syntax

'Declaration
<InterfaceTypeAttribute(ComInterfaceType.InterfaceIsIUnknown)> _
<GuidAttribute("4125ABF2-621E-4FE8-A4F2-C7A9F5EF2EED")> _
Public Interface IVsTextManager4
[InterfaceTypeAttribute(ComInterfaceType.InterfaceIsIUnknown)]
[GuidAttribute("4125ABF2-621E-4FE8-A4F2-C7A9F5EF2EED")]
public interface IVsTextManager4
[InterfaceTypeAttribute(ComInterfaceType::InterfaceIsIUnknown)]
[GuidAttribute(L"4125ABF2-621E-4FE8-A4F2-C7A9F5EF2EED")]
public interface class IVsTextManager4
[<InterfaceTypeAttribute(ComInterfaceType.InterfaceIsIUnknown)>]
[<GuidAttribute("4125ABF2-621E-4FE8-A4F2-C7A9F5EF2EED")>]
type IVsTextManager4 =  interface end
public interface IVsTextManager4

The IVsTextManager4 type exposes the following members.

Methods

  Name Description
Public method GetUserPreferences4
Public method SetUserPreferences4

Top

See Also

Reference

Microsoft.VisualStudio.TextManager.Interop Namespace