IVsContextualIntellisenseFilterProvider Members
Include Protected Members
Include Inherited Members
Provides a filter for Intellisense items based on project hierarchy information. You can get in instance of the interface from the Device Configuration (DevCfg).
The IVsContextualIntellisenseFilterProvider type exposes the following members.
Methods
Name | Description | |
---|---|---|
GetFilter | Returns an Intellisense filter for a given projec hierarchy. |
Top