SearchProviderSettingsDataSource.PropertyNames.SearchResultsCacheable Field
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
The name of the property indicating Whether the Most Recently Executed provider (IVsMRESearchProvider) can cache the text properties of the result items for faster recent item retrieval. VSUI_TYPE_BOOL. Default=True.
public: static initonly System::String ^ SearchResultsCacheable;
static initonly std::wstring SearchResultsCacheable;
public static readonly string SearchResultsCacheable;
staticval mutable SearchResultsCacheable : string
Public Shared ReadOnly SearchResultsCacheable As String