IVsContextualIntellisenseFilterProvider Interface
Provides a filter for Intellisense items based on project hierarchy information. You can get in instance of the interface from the Device Configuration (DevCfg).
Namespace: Microsoft.VisualStudio.Shell.Interop
Assembly: Microsoft.VisualStudio.Shell.Interop.8.0 (in microsoft.visualstudio.shell.interop.8.0.dll)
Assembly: Microsoft.VisualStudio.Shell.Interop.8.0 (in microsoft.visualstudio.shell.interop.8.0.dll)
[GuidAttribute("F7827DCE-0B39-474D-8D48-FE8100C9044C")] [InterfaceTypeAttribute(1)] public interface IVsContextualIntellisenseFilterProvider
/** @attribute GuidAttribute("F7827DCE-0B39-474D-8D48-FE8100C9044C") */
/** @attribute InterfaceTypeAttribute(1) */
public interface IVsContextualIntellisenseFilterProvider