_dispDebuggerProcessEvents 인터페이스
이 API는 .NET Framework 인프라를 지원하며 사용자 코드에서 직접 사용할 수 없습니다.
Microsoft 내부용입니다.
네임스페이스: EnvDTE80
어셈블리: EnvDTE80(EnvDTE80.dll)
구문
‘선언
<GuidAttribute("7D04C01D-BB7A-47E8-92EB-E914CD61366B")> _
<InterfaceTypeAttribute()> _
Public Interface _dispDebuggerProcessEvents
[GuidAttribute("7D04C01D-BB7A-47E8-92EB-E914CD61366B")]
[InterfaceTypeAttribute()]
public interface _dispDebuggerProcessEvents
[GuidAttribute(L"7D04C01D-BB7A-47E8-92EB-E914CD61366B")]
[InterfaceTypeAttribute()]
public interface class _dispDebuggerProcessEvents
[<GuidAttribute("7D04C01D-BB7A-47E8-92EB-E914CD61366B")>]
[<InterfaceTypeAttribute()>]
type _dispDebuggerProcessEvents = interface end
public interface _dispDebuggerProcessEvents
_dispDebuggerProcessEvents 형식에서는 다음과 같은 멤버를 노출합니다.
메서드
이름 | 설명 | |
---|---|---|
OnProcessStateChanged | 인프라입니다. Microsoft 내부용입니다. |
위쪽