IVsTextManager3 Interface
Visual Studio 2015
Provides additional methods for active text view information services of IVsTextManager.
Assembly: Microsoft.VisualStudio.TextManager.Interop.11.0 (in Microsoft.VisualStudio.TextManager.Interop.11.0.dll)
| Name | Description | |
|---|---|---|
![]() | FindLanguageSIDForExtensionlessFilename(String, Guid) | Gets the CLSID of the language service for a filename without an extension. |
![]() | GetUserPreferences3(VIEWPREFERENCES3[], FRAMEPREFERENCES2[], LANGPREFERENCES2[], FONTCOLORPREFERENCES2[]) | Returns the user preferences specified for the given font or language. |
![]() | PrimeExpansionManager(Guid) | Asynchronously prepares the expansion manager to support the given language. |
![]() | SetUserPreferences3(VIEWPREFERENCES3[], FRAMEPREFERENCES2[], LANGPREFERENCES2[], FONTCOLORPREFERENCES2[]) | Sets the user preferences as specified. |
Show:
