IVsTextManager3 Methods
Visual Studio 2015
Namespace:
Microsoft.VisualStudio.TextManager.Interop
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(array<VIEWPREFERENCES3>^, array<FRAMEPREFERENCES2>^, array<LANGPREFERENCES2>^, array<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(array<VIEWPREFERENCES3>^, array<FRAMEPREFERENCES2>^, array<LANGPREFERENCES2>^, array<FONTCOLORPREFERENCES2>^) | Sets the user preferences as specified. |
Show:
