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