_dispOutputWindowEvents 인터페이스
이 API는 .NET Framework 인프라를 지원하며 사용자 코드에서 직접 사용할 수 없습니다.
Microsoft 내부용입니다.
네임스페이스: EnvDTE
어셈블리: EnvDTE(EnvDTE.dll)
구문
‘선언
<InterfaceTypeAttribute()> _
<GuidAttribute("0D3A23AF-67BB-11D2-97C1-00C04FB6C6FF")> _
Public Interface _dispOutputWindowEvents
[InterfaceTypeAttribute()]
[GuidAttribute("0D3A23AF-67BB-11D2-97C1-00C04FB6C6FF")]
public interface _dispOutputWindowEvents
[InterfaceTypeAttribute()]
[GuidAttribute(L"0D3A23AF-67BB-11D2-97C1-00C04FB6C6FF")]
public interface class _dispOutputWindowEvents
[<InterfaceTypeAttribute()>]
[<GuidAttribute("0D3A23AF-67BB-11D2-97C1-00C04FB6C6FF")>]
type _dispOutputWindowEvents = interface end
public interface _dispOutputWindowEvents
_dispOutputWindowEvents 형식에서는 다음과 같은 멤버를 노출합니다.
메서드
이름 | 설명 | |
---|---|---|
PaneAdded | 인프라입니다. Microsoft 내부용입니다. | |
PaneClearing | 인프라입니다. Microsoft 내부용입니다. | |
PaneUpdated | 인프라입니다. Microsoft 내부용입니다. |
위쪽