Share via


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

See Also

Reference

SearchProviderSettingsDataSource.PropertyNames Class

Microsoft.VisualStudio.PlatformUI Namespace