SearchProviderSettingsDataSource.PropertyNames.SearchResultsCacheable Field
The name of the flag indicating whether this search provider can cache the text properties of the search result items for faster recent item retrieval. Name is “SearchResultsCacheable”.
Namespace: Microsoft.VisualStudio.PlatformUI
Assembly: Microsoft.VisualStudio.Shell.12.0 (in Microsoft.VisualStudio.Shell.12.0.dll)
Syntax
'Declaration
Public Shared ReadOnly SearchResultsCacheable As String
public static readonly string SearchResultsCacheable
public:
static initonly String^ SearchResultsCacheable
static val SearchResultsCacheable: string
public static final var SearchResultsCacheable : String
.NET Framework Security
- Full trust for the immediate caller. This member cannot be used by partially trusted code. For more information, see Using Libraries from Partially Trusted Code.