Поделиться через


IVsTextManager3 - интерфейс

Provides additional methods for active text view information services of IVsTextManager.

Пространство имен:  Microsoft.VisualStudio.TextManager.Interop
Сборка:  Microsoft.VisualStudio.TextManager.Interop.11.0 (в Microsoft.VisualStudio.TextManager.Interop.11.0.dll)

Синтаксис

'Декларация
<GuidAttribute("F06DF8BD-23F9-49A3-94C3-F3228CF60F2D")> _
<InterfaceTypeAttribute(ComInterfaceType.InterfaceIsIUnknown)> _
Public Interface IVsTextManager3
[GuidAttribute("F06DF8BD-23F9-49A3-94C3-F3228CF60F2D")]
[InterfaceTypeAttribute(ComInterfaceType.InterfaceIsIUnknown)]
public interface IVsTextManager3
[GuidAttribute(L"F06DF8BD-23F9-49A3-94C3-F3228CF60F2D")]
[InterfaceTypeAttribute(ComInterfaceType::InterfaceIsIUnknown)]
public interface class IVsTextManager3
[<GuidAttribute("F06DF8BD-23F9-49A3-94C3-F3228CF60F2D")>]
[<InterfaceTypeAttribute(ComInterfaceType.InterfaceIsIUnknown)>]
type IVsTextManager3 =  interface end
public interface IVsTextManager3

Тип IVsTextManager3 предоставляет следующие члены.

Методы

  Имя Описание
Открытый метод FindLanguageSIDForExtensionlessFilename Gets the CLSID of the language service for a filename without an extension.
Открытый метод GetUserPreferences3 Returns the user preferences specified for the given font or language.
Открытый метод PrimeExpansionManager Asynchronously prepares the expansion manager to support the given language.
Открытый метод SetUserPreferences3 Sets the user preferences as specified.

В начало страницы

См. также

Ссылки

Microsoft.VisualStudio.TextManager.Interop - пространство имен