SearchProviderSettingsDataSource.PropertyNames.SearchResultsCacheable 字段
定义
重要
一些信息与预发行产品相关,相应产品在发行之前可能会进行重大修改。 对于此处提供的信息,Microsoft 不作任何明示或暗示的担保。
指示此搜索提供程序是否可以缓存搜索结果项的文本属性以实现更快的最近项检索的标记的名称。 名称为 "SearchResultsCacheable"。
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