IVsContextualIntellisenseFilterProvider Interface
Visual Studio 2015
Provides a filter for Intellisense items based on project hierarchy information. You can get in instance of the interface from the Device Configuration (DevCfg).
Assembly: Microsoft.VisualStudio.Shell.Interop.8.0 (in Microsoft.VisualStudio.Shell.Interop.8.0.dll)
| Name | Description | |
|---|---|---|
![]() | GetFilter(IVsHierarchy, IVsContextualIntellisenseFilter) | Returns an Intellisense filter for a given projec hierarchy. |
Show:
