다음을 통해 공유


IVsCodeWindowEx 인터페이스

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

구문

‘선언
<GuidAttribute("186F17A5-7270-4BC5-A8DE-72F4A0E49647")> _
<InterfaceTypeAttribute()> _
Public Interface IVsCodeWindowEx
[GuidAttribute("186F17A5-7270-4BC5-A8DE-72F4A0E49647")]
[InterfaceTypeAttribute()]
public interface IVsCodeWindowEx
[GuidAttribute(L"186F17A5-7270-4BC5-A8DE-72F4A0E49647")]
[InterfaceTypeAttribute()]
public interface class IVsCodeWindowEx
[<GuidAttribute("186F17A5-7270-4BC5-A8DE-72F4A0E49647")>]
[<InterfaceTypeAttribute()>]
type IVsCodeWindowEx =  interface end
public interface IVsCodeWindowEx

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

메서드

  이름 설명
Public 메서드 Initialize
Public 메서드 IsReadOnly

위쪽

참고 항목

참조

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