_DebuggerProcessEvents 인터페이스
이 API는 .NET Framework 인프라를 지원하며 사용자 코드에서 직접 사용할 수 없습니다.
이 기능에 대해서는 DebuggerProcessEvents를 참조하십시오. 이 클래스를 인스턴스화할 수 없습니다.
네임스페이스: EnvDTE80
어셈블리: EnvDTE80(EnvDTE80.dll)
구문
‘선언
<GuidAttribute("CE9DDBA3-B23B-4C53-BB3E-5471659289D1")> _
Public Interface _DebuggerProcessEvents
[GuidAttribute("CE9DDBA3-B23B-4C53-BB3E-5471659289D1")]
public interface _DebuggerProcessEvents
[GuidAttribute(L"CE9DDBA3-B23B-4C53-BB3E-5471659289D1")]
public interface class _DebuggerProcessEvents
[<GuidAttribute("CE9DDBA3-B23B-4C53-BB3E-5471659289D1")>]
type _DebuggerProcessEvents = interface end
public interface _DebuggerProcessEvents