SystemSearch Class |
Namespace: ShellBoost.Core.WindowsPropertySystem
public static class Search
The SystemSearch type exposes the following members.
Name | Description | |
---|---|---|
AccessCount |
The System.Search.AccessCount property key. PropVariant type: VT_UI4. .NET type: System.UInt32. Shell name PKEY_Search_AccessCount.
| |
AutoSummary |
The System.Search.AutoSummary property key. PropVariant type: VT_LPWSTR. .NET type: System.String. Shell name PKEY_Search_AutoSummary. Display name Summary.
| |
ClassID |
The System.Search.ClassID property key. PropVariant type: VT_CLSID. .NET type: System.Guid. Shell name PKEY_Search_ClassID.
| |
Completion |
The System.Search.Completion property key. PropVariant type: VT_LPWSTR. .NET type: System.String. Shell name PKEY_Search_Completion. Display name Typeahead completions.
| |
ContainerHash |
The System.Search.ContainerHash property key. PropVariant type: VT_LPWSTR. .NET type: System.String. Shell name PKEY_Search_ContainerHash.
| |
Contents |
The System.Search.Contents property key. PropVariant type: VT_LPWSTR. .NET type: System.String. Shell name PKEY_Search_Contents.
| |
ContentSnippet |
The System.Search.ContentSnippet property key. PropVariant type: VT_BLOB. .NET type: System.Byte[]. Shell name PKEY_Search_ContentSnippet.
| |
EntryID |
The System.Search.EntryID property key. PropVariant type: VT_I4. .NET type: System.Int32. Shell name PKEY_Search_EntryID.
| |
GatherTime |
The System.Search.GatherTime property key. PropVariant type: VT_FILETIME. .NET type: System.Runtime.InteropServices.ComTypes.FILETIME. Shell name PKEY_Search_GatherTime.
| |
HitCount |
The System.Search.HitCount property key. PropVariant type: VT_I4. .NET type: System.Int32. Shell name PKEY_Search_HitCount.
| |
IsClosedDirectory |
The System.Search.IsClosedDirectory property key. PropVariant type: VT_BOOL. .NET type: System.Boolean. Shell name PKEY_Search_IsClosedDirectory.
| |
IsFullyContained |
The System.Search.IsFullyContained property key. PropVariant type: VT_BOOL. .NET type: System.Boolean. Shell name PKEY_Search_IsFullyContained.
| |
LastChangeUSN |
The System.Search.LastChangeUSN property key. PropVariant type: VT_I8. .NET type: System.Int64. Shell name PKEY_Search_LastChangeUSN.
| |
LastIndexedTotalTime |
The System.Search.LastIndexedTotalTime property key. PropVariant type: VT_R8. .NET type: System.Double. Shell name PKEY_Search_LastIndexedTotalTime.
| |
ProviderAttributes |
The System.Search.ProviderAttributes property key. PropVariant type: VT_UI4. .NET type: System.UInt32. Shell name PKEY_Search_ProviderAttributes.
| |
ProviderClass |
The System.Search.ProviderClass property key. PropVariant type: VT_LPWSTR. .NET type: System.String. Shell name PKEY_Search_ProviderClass.
| |
ProviderResultLimit |
The System.Search.ProviderResultLimit property key. PropVariant type: VT_UI4. .NET type: System.UInt32. Shell name PKEY_Search_ProviderResultLimit. Display name Maximum results.
| |
ProviderWebDomain |
The System.Search.ProviderWebDomain property key. PropVariant type: VT_LPWSTR. .NET type: System.String. Shell name PKEY_Search_ProviderWebDomain. Display name Searches sent to.
| |
QueryFocusedSummary |
The System.Search.QueryFocusedSummary property key. PropVariant type: VT_LPWSTR. .NET type: System.String. Shell name PKEY_Search_QueryFocusedSummary. Display name Snippets.
| |
QueryFocusedSummaryWithFallback |
The System.Search.QueryFocusedSummaryWithFallback property key. PropVariant type: VT_LPWSTR. .NET type: System.String. Shell name PKEY_Search_QueryFocusedSummaryWithFallback. Display name Auto summary.
| |
QueryPropertyHits |
The System.Search.QueryPropertyHits property key. PropVariant type: VT_LPWSTR, VT_VECTOR. .NET type: System.String[]. Shell name PKEY_Search_QueryPropertyHits.
| |
Rank |
The System.Search.Rank property key. PropVariant type: VT_I4. .NET type: System.Int32. Shell name PKEY_Search_Rank. Display name Relevance.
| |
ResultSetAggregateAttributes |
The System.Search.ResultSetAggregateAttributes property key. PropVariant type: VT_UNKNOWN. .NET type: System.Object. Shell name PKEY_Search_ResultSetAggregateAttributes.
| |
ResultsRank |
The System.Search.ResultsRank property key. PropVariant type: VT_UI4, VT_VECTOR. .NET type: System.UInt32[]. Shell name PKEY_Search_ResultsRank. Display name Relevance.
| |
ReverseFileName |
The System.Search.ReverseFileName property key. PropVariant type: VT_LPWSTR. .NET type: System.String. Shell name PKEY_Search_ReverseFileName.
| |
RowID |
The System.Search.RowID property key. PropVariant type: VT_I4. .NET type: System.Int32. Shell name PKEY_Search_RowID.
| |
Scope |
The System.Search.Scope property key. PropVariant type: VT_LPWSTR. .NET type: System.String. Shell name PKEY_Search_Scope.
| |
ShortName |
The System.Search.ShortName property key. PropVariant type: VT_LPWSTR. .NET type: System.String. Shell name PKEY_Search_ShortName.
| |
Store |
The System.Search.Store property key. PropVariant type: VT_LPWSTR. .NET type: System.String. Shell name PKEY_Search_Store. Display name Store.
| |
UrlToIndex |
The System.Search.UrlToIndex property key. PropVariant type: VT_LPWSTR. .NET type: System.String. Shell name PKEY_Search_UrlToIndex.
| |
UrlToIndexWithModificationTime |
The System.Search.UrlToIndexWithModificationTime property key. PropVariant type: VT_NULL. .NET type: System.Object. Shell name PKEY_Search_UrlToIndexWithModificationTime.
|