IVsTextManager3 Methods

 

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

NameDescription
System_CAPS_pubmethodFindLanguageSIDForExtensionlessFilename(String^, Guid)

Gets the CLSID of the language service for a filename without an extension.

System_CAPS_pubmethodGetUserPreferences3(array<VIEWPREFERENCES3>^, array<FRAMEPREFERENCES2>^, array<LANGPREFERENCES2>^, array<FONTCOLORPREFERENCES2>^)

Returns the user preferences specified for the given font or language.

System_CAPS_pubmethodPrimeExpansionManager(Guid)

Asynchronously prepares the expansion manager to support the given language.

System_CAPS_pubmethodSetUserPreferences3(array<VIEWPREFERENCES3>^, array<FRAMEPREFERENCES2>^, array<LANGPREFERENCES2>^, array<FONTCOLORPREFERENCES2>^)

Sets the user preferences as specified.

Return to top
Show: