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.
Outgoing interface for events, such as changes in search options, related to the Find Symbol command, with support for multiple frameworks.
Namespace: Microsoft.VisualStudio.Shell.Interop
Assembly: Microsoft.VisualStudio.Shell.Interop.9.0 (in Microsoft.VisualStudio.Shell.Interop.9.0.dll)
Syntax
'Declaration
<GuidAttribute("18220DB2-1AEB-44EA-A924-F3571D202EF4")> _
<InterfaceTypeAttribute()> _
Public Interface IVsFindSymbolEvents2
'Usage
Dim instance As IVsFindSymbolEvents2
[GuidAttribute("18220DB2-1AEB-44EA-A924-F3571D202EF4")]
[InterfaceTypeAttribute()]
public interface IVsFindSymbolEvents2
[GuidAttribute(L"18220DB2-1AEB-44EA-A924-F3571D202EF4")]
[InterfaceTypeAttribute()]
public interface class IVsFindSymbolEvents2
public interface IVsFindSymbolEvents2
Remarks
The client implements the interface and advises the server.