_SelectionEvents Interface
Refer SelectionEvents for this functionality. Do not instantiate this class.
Namespace: EnvDTE
Assembly: EnvDTE (in EnvDTE.dll)
Syntax
'Declaration
<GuidAttribute("EB6783DB-1819-496D-84A4-3CFF883010F6")> _
Public Interface _SelectionEvents
[GuidAttribute("EB6783DB-1819-496D-84A4-3CFF883010F6")]
public interface _SelectionEvents
[GuidAttribute(L"EB6783DB-1819-496D-84A4-3CFF883010F6")]
public interface class _SelectionEvents
[<GuidAttribute("EB6783DB-1819-496D-84A4-3CFF883010F6")>]
type _SelectionEvents = interface end
public interface _SelectionEvents