_dispCodeModelEvents 인터페이스

이 API는 .NET Framework 인프라를 지원하며 사용자 코드에서 직접 사용할 수 없습니다.

Microsoft 내부용입니다.

네임스페이스:  EnvDTE80
어셈블리:  EnvDTE80(EnvDTE80.dll)

구문

‘선언
<InterfaceTypeAttribute()> _
<GuidAttribute("4EA8090E-D289-4D56-98CD-C48DD2853B2E")> _
Public Interface _dispCodeModelEvents
[InterfaceTypeAttribute()]
[GuidAttribute("4EA8090E-D289-4D56-98CD-C48DD2853B2E")]
public interface _dispCodeModelEvents
[InterfaceTypeAttribute()]
[GuidAttribute(L"4EA8090E-D289-4D56-98CD-C48DD2853B2E")]
public interface class _dispCodeModelEvents
[<InterfaceTypeAttribute()>]
[<GuidAttribute("4EA8090E-D289-4D56-98CD-C48DD2853B2E")>]
type _dispCodeModelEvents =  interface end
public interface _dispCodeModelEvents

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

메서드

  이름 설명
Public 메서드 ElementAdded 인프라입니다. Microsoft 내부용입니다.
Public 메서드 ElementChanged 인프라입니다. Microsoft 내부용입니다.
Public 메서드 ElementDeleted 인프라입니다. Microsoft 내부용입니다.

위쪽

참고 항목

참조

EnvDTE80 네임스페이스