Share via


_dispSelectionEvents – rozhraní

Toto rozhraní API podporuje infrastrukturu rozhraní .NET Framework a není určeno pro použití přímo v kódu.

Microsoft pouze pro interní použití.

Obor názvů:  EnvDTE
Sestavení:  EnvDTE (v EnvDTE.dll)

Syntaxe

'Deklarace
<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

Typ _dispSelectionEvents zveřejňuje následující členy.

Metody

  Název Popis
Veřejná metoda OnChange Infrastruktura. Microsoft pouze pro interní použití.

Nahoru

Viz také

Referenční dokumentace

EnvDTE – obor názvů