다음을 통해 공유


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 형식에서는 다음과 같은 멤버를 노출합니다.

메서드

  이름 설명
Public 메서드 FindLanguageSIDForExtensionlessFilename Gets the CLSID of the language service for a filename without an extension.
Public 메서드 GetUserPreferences3 Returns the user preferences specified for the given font or language.
Public 메서드 PrimeExpansionManager Asynchronously prepares the expansion manager to support the given language.
Public 메서드 SetUserPreferences3 Sets the user preferences as specified.

위쪽

참고 항목

참조

Microsoft.VisualStudio.TextManager.Interop 네임스페이스