Click or drag to resize

SystemSearch Class

The System.Search properties namespace.
Inheritance Hierarchy
SystemObject
  callback.ShellBoost.Core.WindowsPropertySystemSystemSearch

Namespace:  callback.ShellBoost.Core.WindowsPropertySystem
Assembly:  callback.CBFSShell (in callback.CBFSShell.dll) Version: 22.0.0.0
Syntax
C#
public static class Search

The SystemSearch type exposes the following members.

Properties
  NameDescription
Public propertyStatic memberAccessCount
The System.Search.AccessCount property key. PropVariant type: VT_UI4. .NET type: System.UInt32. Shell name PKEY_Search_AccessCount.
Public propertyStatic memberAutoSummary
The System.Search.AutoSummary property key. PropVariant type: VT_LPWSTR. .NET type: System.String. Shell name PKEY_Search_AutoSummary. Display name Summary.
Public propertyStatic memberClassID
The System.Search.ClassID property key. PropVariant type: VT_CLSID. .NET type: System.Guid. Shell name PKEY_Search_ClassID.
Public propertyStatic memberCompletion
The System.Search.Completion property key. PropVariant type: VT_LPWSTR. .NET type: System.String. Shell name PKEY_Search_Completion. Display name Typeahead completions.
Public propertyStatic memberContainerHash
The System.Search.ContainerHash property key. PropVariant type: VT_LPWSTR. .NET type: System.String. Shell name PKEY_Search_ContainerHash.
Public propertyStatic memberContents
The System.Search.Contents property key. PropVariant type: VT_LPWSTR. .NET type: System.String. Shell name PKEY_Search_Contents.
Public propertyStatic memberContentSnippet
The System.Search.ContentSnippet property key. PropVariant type: VT_BLOB. .NET type: System.Byte[]. Shell name PKEY_Search_ContentSnippet.
Public propertyStatic memberEntryID
The System.Search.EntryID property key. PropVariant type: VT_I4. .NET type: System.Int32. Shell name PKEY_Search_EntryID.
Public propertyStatic memberGatherTime
The System.Search.GatherTime property key. PropVariant type: VT_FILETIME. .NET type: System.Runtime.InteropServices.ComTypes.FILETIME. Shell name PKEY_Search_GatherTime.
Public propertyStatic memberHitCount
The System.Search.HitCount property key. PropVariant type: VT_I4. .NET type: System.Int32. Shell name PKEY_Search_HitCount.
Public propertyStatic memberIsClosedDirectory
The System.Search.IsClosedDirectory property key. PropVariant type: VT_BOOL. .NET type: System.Boolean. Shell name PKEY_Search_IsClosedDirectory.
Public propertyStatic memberIsFullyContained
The System.Search.IsFullyContained property key. PropVariant type: VT_BOOL. .NET type: System.Boolean. Shell name PKEY_Search_IsFullyContained.
Public propertyStatic memberLastChangeUSN
The System.Search.LastChangeUSN property key. PropVariant type: VT_I8. .NET type: System.Int64. Shell name PKEY_Search_LastChangeUSN.
Public propertyStatic memberLastIndexedTotalTime
The System.Search.LastIndexedTotalTime property key. PropVariant type: VT_R8. .NET type: System.Double. Shell name PKEY_Search_LastIndexedTotalTime.
Public propertyStatic memberProviderAttributes
The System.Search.ProviderAttributes property key. PropVariant type: VT_UI4. .NET type: System.UInt32. Shell name PKEY_Search_ProviderAttributes.
Public propertyStatic memberProviderClass
The System.Search.ProviderClass property key. PropVariant type: VT_LPWSTR. .NET type: System.String. Shell name PKEY_Search_ProviderClass.
Public propertyStatic memberProviderResultLimit
The System.Search.ProviderResultLimit property key. PropVariant type: VT_UI4. .NET type: System.UInt32. Shell name PKEY_Search_ProviderResultLimit. Display name Maximum results.
Public propertyStatic memberProviderWebDomain
The System.Search.ProviderWebDomain property key. PropVariant type: VT_LPWSTR. .NET type: System.String. Shell name PKEY_Search_ProviderWebDomain. Display name Searches sent to.
Public propertyStatic memberQueryFocusedSummary
The System.Search.QueryFocusedSummary property key. PropVariant type: VT_LPWSTR. .NET type: System.String. Shell name PKEY_Search_QueryFocusedSummary. Display name Snippets.
Public propertyStatic memberQueryFocusedSummaryWithFallback
The System.Search.QueryFocusedSummaryWithFallback property key. PropVariant type: VT_LPWSTR. .NET type: System.String. Shell name PKEY_Search_QueryFocusedSummaryWithFallback. Display name Auto summary.
Public propertyStatic memberQueryPropertyHits
The System.Search.QueryPropertyHits property key. PropVariant type: VT_LPWSTR, VT_VECTOR. .NET type: System.String[]. Shell name PKEY_Search_QueryPropertyHits.
Public propertyStatic memberRank
The System.Search.Rank property key. PropVariant type: VT_I4. .NET type: System.Int32. Shell name PKEY_Search_Rank. Display name Relevance.
Public propertyStatic memberResultSetAggregateAttributes
The System.Search.ResultSetAggregateAttributes property key. PropVariant type: VT_UNKNOWN. .NET type: System.Object. Shell name PKEY_Search_ResultSetAggregateAttributes.
Public propertyStatic memberResultsRank
The System.Search.ResultsRank property key. PropVariant type: VT_UI4, VT_VECTOR. .NET type: System.UInt32[]. Shell name PKEY_Search_ResultsRank. Display name Relevance.
Public propertyStatic memberReverseFileName
The System.Search.ReverseFileName property key. PropVariant type: VT_LPWSTR. .NET type: System.String. Shell name PKEY_Search_ReverseFileName.
Public propertyStatic memberRowID
The System.Search.RowID property key. PropVariant type: VT_I4. .NET type: System.Int32. Shell name PKEY_Search_RowID.
Public propertyStatic memberScope
The System.Search.Scope property key. PropVariant type: VT_LPWSTR. .NET type: System.String. Shell name PKEY_Search_Scope.
Public propertyStatic memberShortName
The System.Search.ShortName property key. PropVariant type: VT_LPWSTR. .NET type: System.String. Shell name PKEY_Search_ShortName.
Public propertyStatic memberStore
The System.Search.Store property key. PropVariant type: VT_LPWSTR. .NET type: System.String. Shell name PKEY_Search_Store. Display name Store.
Public propertyStatic memberUrlToIndex
The System.Search.UrlToIndex property key. PropVariant type: VT_LPWSTR. .NET type: System.String. Shell name PKEY_Search_UrlToIndex.
Public propertyStatic memberUrlToIndexWithModificationTime
The System.Search.UrlToIndexWithModificationTime property key. PropVariant type: VT_NULL. .NET type: System.Object. Shell name PKEY_Search_UrlToIndexWithModificationTime.
Top
See Also