Click or drag to resize

SystemHome Class

The System.Home properties namespace.
Inheritance Hierarchy
SystemObject
  ShellBoost.Core.WindowsPropertySystemSystemHome

Namespace:  ShellBoost.Core.WindowsPropertySystem
Assembly:  ShellBoost.Core (in ShellBoost.Core.dll) Version: 1.8.3.0
Syntax
C#
public static class Home

The SystemHome type exposes the following members.

Properties
  NameDescription
Public propertyStatic memberGrouping
The System.Home.Grouping property key. PropVariant type: VT_UI4. .NET type: System.UInt32. Shell name PKEY_Home_Grouping. Display name Group.
Public propertyStatic memberIsPinned
The System.Home.IsPinned property key. PropVariant type: VT_BOOL. .NET type: System.Boolean. Shell name PKEY_Home_IsPinned. Display name Pinned.
Public propertyStatic memberItemFolderPathDisplay
The System.Home.ItemFolderPathDisplay property key. PropVariant type: VT_LPWSTR. .NET type: System.String. Shell name PKEY_Home_ItemFolderPathDisplay. Display name Path.
Public propertyStatic memberSortOrder
The System.Home.SortOrder property key. PropVariant type: VT_UI4. .NET type: System.UInt32. Shell name PKEY_Home_SortOrder. Display name Group.
Top
See Also