_VSOBJLISTOWNERCACHEDDATAKINDS Enumeration

 

Specifies the kind of cached data in calls to ClearCachedData.

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

public enum _VSOBJLISTOWNERCACHEDDATAKINDS

Member nameDescription
LOCDK_NONE

No data is cached.

LOCDK_SELECTEDNAVINFO

Selected navigation information is cached.

From vsshell.idl:

Return to top
Show: