IVsContextualIntellisenseFilter Methods

 

Namespace:   Microsoft.VisualStudio.Shell.Interop
Assembly:  Microsoft.VisualStudio.Shell.Interop.8.0 (in Microsoft.VisualStudio.Shell.Interop.8.0.dll)

NameDescription
System_CAPS_pubmethodClose()

Ends Intellisense filtering.

System_CAPS_pubmethodInitialize(IVsHierarchy^)

Initializes the filter to use a particular hierarchy.

System_CAPS_pubmethodIsMemberVisible(String^, Int32)

Indicates whether or not the member is visible.

System_CAPS_pubmethodIsTypeVisible(String^, Int32)

Indicates whether or not the type is visible.

Return to top
Show: