_VSOBJLISTOWNERCACHEDDATAKINDS Enumeration
Visual Studio 2015
Specifies the kind of cached data in calls to ClearCachedData.
Assembly: Microsoft.VisualStudio.Shell.Interop (in Microsoft.VisualStudio.Shell.Interop.dll)
| Member name | Description | |
|---|---|---|
| LOCDK_NONE | No data is cached. | |
| LOCDK_SELECTEDNAVINFO | Selected navigation information is cached. |
From vsshell.idl:
Show: