SystemHome Class |
Namespace: ShellBoost.Core.WindowsPropertySystem
public static class Home
The SystemHome type exposes the following members.
Name | Description | |
---|---|---|
Grouping |
The System.Home.Grouping property key. PropVariant type: VT_UI4. .NET type: System.UInt32. Shell name PKEY_Home_Grouping. Display name Group.
| |
IsPinned |
The System.Home.IsPinned property key. PropVariant type: VT_BOOL. .NET type: System.Boolean. Shell name PKEY_Home_IsPinned. Display name Pinned.
| |
ItemFolderPathDisplay |
The System.Home.ItemFolderPathDisplay property key. PropVariant type: VT_LPWSTR. .NET type: System.String. Shell name PKEY_Home_ItemFolderPathDisplay. Display name Path.
| |
SortOrder |
The System.Home.SortOrder property key. PropVariant type: VT_UI4. .NET type: System.UInt32. Shell name PKEY_Home_SortOrder. Display name Group.
|