SystemAppContract Class |
Namespace: ShellBoost.Core.WindowsPropertySystem
public static class AppContract
The SystemAppContract type exposes the following members.
Name | Description | |
---|---|---|
Category |
The System.AppContract.Category property key. PropVariant type: VT_LPWSTR, VT_VECTOR. .NET type: System.String[]. Shell name PKEY_AppContract_Category.
| |
Hidden |
The System.AppContract.Hidden property key. PropVariant type: VT_BOOL. .NET type: System.Boolean. Shell name PKEY_AppContract_Hidden.
| |
Pinned |
The System.AppContract.Pinned property key. PropVariant type: VT_BOOL. .NET type: System.Boolean. Shell name PKEY_AppContract_Pinned.
| |
PinnedOrder |
The System.AppContract.PinnedOrder property key. PropVariant type: VT_UI4. .NET type: System.UInt32. Shell name PKEY_AppContract_PinnedOrder.
| |
Relevance |
The System.AppContract.Relevance property key. PropVariant type: VT_R8. .NET type: System.Double. Shell name PKEY_AppContract_Relevance.
| |
SupportedFileTypes |
The System.AppContract.SupportedFileTypes property key. PropVariant type: VT_LPWSTR, VT_VECTOR. .NET type: System.String[]. Shell name PKEY_AppContract_SupportedFileTypes.
|