IVsBooleanSymbolPresenceChecker Interface
Visual Studio 2015
Provides a hit tester of boolean symbols used by IVsBooleanSymbolExpressionEvaluator2 when evaluating a boolean expression.
Assembly: Microsoft.VisualStudio.Shell.Interop.14.0.DesignTime (in Microsoft.VisualStudio.Shell.Interop.14.0.DesignTime.dll)
| Name | Description | |
|---|---|---|
![]() | HasChangedSince(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. |
![]() | IsSymbolPresent(String) | Checks for the presence of a given symbol. |
Show:
