This topic has not yet been rated - Rate this topic

IVsContextualIntellisenseFilter Interface

Filters Intellisense items to control whether or not Intellisense help appears. You can get an instance of the interface from the GetFilter method of the IVsContextualIntellisenseFilterProvider interface.

Namespace: Microsoft.VisualStudio.Shell.Interop
Assembly: Microsoft.VisualStudio.Shell.Interop.8.0 (in microsoft.visualstudio.shell.interop.8.0.dll)

[GuidAttribute("C0C5974A-288D-4719-AB48-9CB812B5E895")] 
[InterfaceTypeAttribute(1)] 
public interface IVsContextualIntellisenseFilter
/** @attribute GuidAttribute("C0C5974A-288D-4719-AB48-9CB812B5E895") */ 
/** @attribute InterfaceTypeAttribute(1) */ 
public interface IVsContextualIntellisenseFilter
GuidAttribute("C0C5974A-288D-4719-AB48-9CB812B5E895") 
InterfaceTypeAttribute(1) 
public interface IVsContextualIntellisenseFilter
Did you find this helpful?
(1500 characters remaining)
Community Content Add
Annotations FAQ