IVsBooleanSymbolPresenceChecker Methods

Visual Studio 2015
 

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

NameDescription
System_CAPS_pubmethodHasChangedSince(Object^)

Determines whether the symbols defined may have changed since the last time this method was called. Implementations that do not track versions may return true.

System_CAPS_pubmethodIsSymbolPresent(String^)

Checks for the presence of a given symbol.

Return to top
Show: