SystemStartMenu Class |
Namespace: ShellBoost.Core.WindowsPropertySystem
public static class StartMenu
The SystemStartMenu type exposes the following members.
Name | Description | |
---|---|---|
Group |
The System.StartMenu.Group property key. PropVariant type: VT_LPWSTR. .NET type: System.String. Shell name PKEY_StartMenu_Group. Display name Start menu group.
| |
GroupItem |
The System.StartMenu.GroupItem property key. PropVariant type: VT_UI1, VT_VECTOR. .NET type: System.Byte[]. Shell name PKEY_StartMenu_GroupItem. Display name Start menu group item.
| |
IncludeInScope |
The System.StartMenu.IncludeInScope property key. PropVariant type: VT_BOOL. .NET type: System.Boolean. Shell name PKEY_StartMenu_IncludeInScope.
| |
Query |
The System.StartMenu.Query property key. PropVariant type: VT_LPWSTR. .NET type: System.String. Shell name PKEY_StartMenu_Query. Display name Start menu query.
| |
ResultSourceId |
The System.StartMenu.ResultSourceId property key. PropVariant type: VT_LPWSTR. .NET type: System.String. Shell name PKEY_StartMenu_ResultSourceId.
| |
RunCommand |
The System.StartMenu.RunCommand property key. PropVariant type: VT_LPWSTR. .NET type: System.String. Shell name PKEY_StartMenu_RunCommand. Display name Start menu run command.
|