Click or drag to resize

SystemHistory Class

The System.History properties namespace.
Inheritance Hierarchy
SystemObject
  callback.ShellBoost.Core.WindowsPropertySystemSystemHistory

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

The SystemHistory type exposes the following members.

Properties
  NameDescription
Public propertyStatic memberCodePage
The System.History.CodePage property key. PropVariant type: VT_I4. .NET type: System.Int32. Shell name PKEY_History_CodePage.
Public propertyStatic memberDateChanged
The System.History.DateChanged property key. PropVariant type: VT_NULL. .NET type: System.Object. Shell name PKEY_History_DateChanged.
Public propertyStatic memberDownloadLocation
The System.History.DownloadLocation property key. PropVariant type: VT_LPWSTR. .NET type: System.String. Shell name PKEY_History_DownloadLocation.
Public propertyStatic memberDownloadSize
The System.History.DownloadSize property key. PropVariant type: VT_UI8. .NET type: System.UInt64. Shell name PKEY_History_DownloadSize.
Public propertyStatic memberFavoriteIconHash
The System.History.FavoriteIconHash property key. PropVariant type: VT_I4. .NET type: System.Int32. Shell name PKEY_History_FavoriteIconHash.
Public propertyStatic memberFavoriteIconKey
The System.History.FavoriteIconKey property key. PropVariant type: VT_I4. .NET type: System.Int32. Shell name PKEY_History_FavoriteIconKey.
Public propertyStatic memberFlags
The System.History.Flags property key. PropVariant type: VT_NULL. .NET type: System.Object. Shell name PKEY_History_Flags.
Public propertyStatic memberIconBits
The System.History.IconBits property key. PropVariant type: VT_NULL. .NET type: System.Object. Shell name PKEY_History_IconBits.
Public propertyStatic memberIconDate
The System.History.IconDate property key. PropVariant type: VT_FILETIME. .NET type: System.Runtime.InteropServices.ComTypes.FILETIME. Shell name PKEY_History_IconDate.
Public propertyStatic memberIsDownload
The System.History.IsDownload property key. PropVariant type: VT_BOOL. .NET type: System.Boolean. Shell name PKEY_History_IsDownload.
Public propertyStatic memberIsFavorite
The System.History.IsFavorite property key. PropVariant type: VT_BOOL. .NET type: System.Boolean. Shell name PKEY_History_IsFavorite.
Public propertyStatic memberIsFeed
The System.History.IsFeed property key. PropVariant type: VT_LPWSTR. .NET type: System.String. Shell name PKEY_History_IsFeed.
Public propertyStatic memberIsHistory
The System.History.IsHistory property key. PropVariant type: VT_BOOL. .NET type: System.Boolean. Shell name PKEY_History_IsHistory.
Public propertyStatic memberIsOfflineFavorite
The System.History.IsOfflineFavorite property key. PropVariant type: VT_BOOL. .NET type: System.Boolean. Shell name PKEY_History_IsOfflineFavorite.
Public propertyStatic memberIsPinnedFavorite
The System.History.IsPinnedFavorite property key. PropVariant type: VT_BOOL. .NET type: System.Boolean. Shell name PKEY_History_IsPinnedFavorite.
Public propertyStatic memberIsTopLevel
The System.History.IsTopLevel property key. PropVariant type: VT_BOOL. .NET type: System.Boolean. Shell name PKEY_History_IsTopLevel.
Public propertyStatic memberIsTypedUrl
The System.History.IsTypedUrl property key. PropVariant type: VT_BOOL. .NET type: System.Boolean. Shell name PKEY_History_IsTypedUrl.
Public propertyStatic memberKeywords
The System.History.Keywords property key. PropVariant type: VT_LPWSTR. .NET type: System.String. Shell name PKEY_History_Keywords.
Public propertyStatic memberPoints
The System.History.Points property key. PropVariant type: VT_NULL. .NET type: System.Object. Shell name PKEY_History_Points.
Public propertyStatic memberSelectionCount
The System.History.SelectionCount property key. PropVariant type: VT_UI4. .NET type: System.UInt32. Shell name PKEY_History_SelectionCount.
Public propertyStatic memberSessions
The System.History.Sessions property key. PropVariant type: VT_NULL. .NET type: System.Object. Shell name PKEY_History_Sessions.
Public propertyStatic memberSubscriptionCookie
The System.History.SubscriptionCookie property key. PropVariant type: VT_NULL. .NET type: System.Object. Shell name PKEY_History_SubscriptionCookie.
Public propertyStatic memberTargetUrlHostName
The System.History.TargetUrlHostName property key. PropVariant type: VT_LPWSTR. .NET type: System.String. Shell name PKEY_History_TargetUrlHostName.
Public propertyStatic memberTracking
The System.History.Tracking property key. PropVariant type: VT_NULL. .NET type: System.Object. Shell name PKEY_History_Tracking.
Public propertyStatic memberUrlExtraInfo
The System.History.UrlExtraInfo property key. PropVariant type: VT_LPWSTR. .NET type: System.String. Shell name PKEY_History_UrlExtraInfo.
Public propertyStatic memberUrlHash
The System.History.UrlHash property key. PropVariant type: VT_I4. .NET type: System.Int32. Shell name PKEY_History_UrlHash.
Public propertyStatic memberUserDescription
The System.History.UserDescription property key. PropVariant type: VT_LPWSTR. .NET type: System.String. Shell name PKEY_History_UserDescription.
Public propertyStatic memberUserKeywords
The System.History.UserKeywords property key. PropVariant type: VT_LPWSTR. .NET type: System.String. Shell name PKEY_History_UserKeywords.
Public propertyStatic memberVisitCount
The System.History.VisitCount property key. PropVariant type: VT_I4. .NET type: System.Int32. Shell name PKEY_History_VisitCount.
Public propertyStatic memberWatch
The System.History.Watch property key. PropVariant type: VT_NULL. .NET type: System.Object. Shell name PKEY_History_Watch.
Top
See Also