다음을 통해 공유


IVsCodeWindow2 인터페이스

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

구문

‘선언
<InterfaceTypeAttribute(ComInterfaceType.InterfaceIsIUnknown)> _
<GuidAttribute("81A91FB7-7625-461A-8A9C-B1CC701ECCC5")> _
Public Interface IVsCodeWindow2
[InterfaceTypeAttribute(ComInterfaceType.InterfaceIsIUnknown)]
[GuidAttribute("81A91FB7-7625-461A-8A9C-B1CC701ECCC5")]
public interface IVsCodeWindow2
[InterfaceTypeAttribute(ComInterfaceType::InterfaceIsIUnknown)]
[GuidAttribute(L"81A91FB7-7625-461A-8A9C-B1CC701ECCC5")]
public interface class IVsCodeWindow2
[<InterfaceTypeAttribute(ComInterfaceType.InterfaceIsIUnknown)>]
[<GuidAttribute("81A91FB7-7625-461A-8A9C-B1CC701ECCC5")>]
type IVsCodeWindow2 =  interface end
public interface IVsCodeWindow2

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

메서드

  이름 설명
Public 메서드 GetContainingCodeWindow
Public 메서드 GetEmbeddedCodeWindow
Public 메서드 GetEmbeddedCodeWindowCount

위쪽

참고 항목

참조

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