_dispSelectionEvents الواجهة
تدعم واجهة API البنية الأساسية لـ NET Framework. ولم يتم تصميمها للاستخدام مباشرةً من التعليمة البرمجية الخاصة بك.
استخدام Microsoft الداخلي فقط.
مساحة الاسم: EnvDTE
التجميع: EnvDTE (في EnvDTE.dll)
بناء الجملة
'إقرار
<InterfaceTypeAttribute()> _
<GuidAttribute("DEEB28B3-23E6-11D1-AE5C-00A0C90F26F4")> _
Public Interface _dispSelectionEvents
[InterfaceTypeAttribute()]
[GuidAttribute("DEEB28B3-23E6-11D1-AE5C-00A0C90F26F4")]
public interface _dispSelectionEvents
[InterfaceTypeAttribute()]
[GuidAttribute(L"DEEB28B3-23E6-11D1-AE5C-00A0C90F26F4")]
public interface class _dispSelectionEvents
[<InterfaceTypeAttribute()>]
[<GuidAttribute("DEEB28B3-23E6-11D1-AE5C-00A0C90F26F4")>]
type _dispSelectionEvents = interface end
public interface _dispSelectionEvents