SystemSetting Class |
Namespace: ShellBoost.Core.WindowsPropertySystem
public static class Setting
The SystemSetting type exposes the following members.
| Name | Description | |
|---|---|---|
| Condition |
The System.Setting.Condition property key. PropVariant type: VT_LPWSTR. .NET type: System.String. Shell name PKEY_Setting_Condition.
| |
| FontFamily |
The System.Setting.FontFamily property key. PropVariant type: VT_LPWSTR. .NET type: System.String. Shell name PKEY_Setting_FontFamily.
| |
| Glyph |
The System.Setting.Glyph property key. PropVariant type: VT_LPWSTR. .NET type: System.String. Shell name PKEY_Setting_Glyph.
| |
| GlyphRtl |
The System.Setting.GlyphRtl property key. PropVariant type: VT_LPWSTR. .NET type: System.String. Shell name PKEY_Setting_GlyphRtl.
| |
| GroupID |
The System.Setting.GroupID property key. PropVariant type: VT_LPWSTR. .NET type: System.String. Shell name PKEY_Setting_GroupID.
| |
| HostID |
The System.Setting.HostID property key. PropVariant type: VT_CLSID. .NET type: System.Guid. Shell name PKEY_Setting_HostID.
| |
| PageID |
The System.Setting.PageID property key. PropVariant type: VT_LPWSTR. .NET type: System.String. Shell name PKEY_Setting_PageID.
| |
| SettingID |
The System.Setting.SettingID property key. PropVariant type: VT_LPWSTR. .NET type: System.String. Shell name PKEY_Setting_SettingID.
|