Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
This API supports the .NET Framework infrastructure and is not intended to be used directly from your code.
Microsoft Internal Use Only.
Namespace: EnvDTE
Assembly: EnvDTE (in EnvDTE.dll)
Syntax
'Declaration
<InterfaceTypeAttribute()> _
<GuidAttribute("C5331ACE-C5D5-11D2-8598-006097C68E81")> _
Public Interface _dispFindEvents
[InterfaceTypeAttribute()]
[GuidAttribute("C5331ACE-C5D5-11D2-8598-006097C68E81")]
public interface _dispFindEvents
[InterfaceTypeAttribute()]
[GuidAttribute(L"C5331ACE-C5D5-11D2-8598-006097C68E81")]
public interface class _dispFindEvents
[<InterfaceTypeAttribute()>]
[<GuidAttribute("C5331ACE-C5D5-11D2-8598-006097C68E81")>]
type _dispFindEvents = interface end
public interface _dispFindEvents
The _dispFindEvents type exposes the following members.
Methods
Name | Description | |
---|---|---|
![]() |
FindDone | Infrastructure. Microsoft Internal Use Only. |
Top