다음을 통해 공유


SVsTextManager 인터페이스

전달 된 GetService 에 대 한 참조를 반환 합니다 IVsTextManagerIVsHiddenTextManager.

네임스페이스:  Microsoft.VisualStudio.TextManager.Interop
어셈블리:  Microsoft.VisualStudio.TextManager.Interop(Microsoft.VisualStudio.TextManager.Interop.dll)

구문

‘선언
<GuidAttribute("F5E7E71D-1401-11d1-883B-0000F87579D2")> _
<GuidAttribute("F5E7E71D-1401-11d1-883B-0000F87579D2")> _
Public Interface SVsTextManager
[GuidAttribute("F5E7E71D-1401-11d1-883B-0000F87579D2")]
[GuidAttribute("F5E7E71D-1401-11d1-883B-0000F87579D2")]
public interface SVsTextManager
[GuidAttribute(L"F5E7E71D-1401-11d1-883B-0000F87579D2")]
[GuidAttribute(L"F5E7E71D-1401-11d1-883B-0000F87579D2")]
public interface class SVsTextManager
[<GuidAttribute("F5E7E71D-1401-11d1-883B-0000F87579D2")>]
[<GuidAttribute("F5E7E71D-1401-11d1-883B-0000F87579D2")>]
type SVsTextManager =  interface end
public interface SVsTextManager

설명

모든 Vspackage를 읽기 또는 텍스트를 편집할 수 있게 해야 합니다. 반드시 텍스트 스트림을 해당 파일을 필요가 없습니다. 일반적으로 텍스트 문서 프레임을 통해 만든 IVsUIShellOpenDocument.OpenStandardEditor 잘 편집기 일치 되 면 표준 텍스트 편집기

참고 항목

참조

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