다음을 통해 공유


IVsHiddenTextSessionEx2 인터페이스

추가 메서드를 제공의 IVsHiddenTextSession 및 IVsHiddenTextSessionEx2 인터페이스입니다.

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

구문

‘선언
<GuidAttribute("A40043F7-0865-4322-9308-32133314AD6C")> _
<InterfaceTypeAttribute(ComInterfaceType.InterfaceIsIUnknown)> _
Public Interface IVsHiddenTextSessionEx2
[GuidAttribute("A40043F7-0865-4322-9308-32133314AD6C")]
[InterfaceTypeAttribute(ComInterfaceType.InterfaceIsIUnknown)]
public interface IVsHiddenTextSessionEx2
[GuidAttribute(L"A40043F7-0865-4322-9308-32133314AD6C")]
[InterfaceTypeAttribute(ComInterfaceType::InterfaceIsIUnknown)]
public interface class IVsHiddenTextSessionEx2
[<GuidAttribute("A40043F7-0865-4322-9308-32133314AD6C")>]
[<InterfaceTypeAttribute(ComInterfaceType.InterfaceIsIUnknown)>]
type IVsHiddenTextSessionEx2 =  interface end
public interface IVsHiddenTextSessionEx2

IVsHiddenTextSessionEx2 형식에서는 다음과 같은 멤버를 노출합니다.

메서드

  이름 설명
Public 메서드 EndBatch 숨겨진된 텍스트 세션 개요 변경 내용 일괄 처리를 중지 하도록 지시 합니다.
Public 메서드 StartBatch 숨겨진된 텍스트 세션 개요 변경 내용 일괄 처리를 시작 하도록 지시 합니다.
Public 메서드 StartOutlining 편집기 개요 시작 합니다 알 수 있습니다.
Public 메서드 StopOutlining 편집기 개요 만들기를 중지 하도록 지시 합니다.

위쪽

참고 항목

참조

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