Click or drag to resize

AppContract Properties

The SystemAppContract type exposes the following members.

Properties
  NameDescription
Public propertyStatic memberCategory
The System.AppContract.Category property key. PropVariant type: VT_LPWSTR, VT_VECTOR. .NET type: System.String[]. Shell name PKEY_AppContract_Category.
Public propertyStatic memberHidden
The System.AppContract.Hidden property key. PropVariant type: VT_BOOL. .NET type: System.Boolean. Shell name PKEY_AppContract_Hidden.
Public propertyStatic memberPinned
The System.AppContract.Pinned property key. PropVariant type: VT_BOOL. .NET type: System.Boolean. Shell name PKEY_AppContract_Pinned.
Public propertyStatic memberPinnedOrder
The System.AppContract.PinnedOrder property key. PropVariant type: VT_UI4. .NET type: System.UInt32. Shell name PKEY_AppContract_PinnedOrder.
Public propertyStatic memberRelevance
The System.AppContract.Relevance property key. PropVariant type: VT_R8. .NET type: System.Double. Shell name PKEY_AppContract_Relevance.
Public propertyStatic memberSupportedFileTypes
The System.AppContract.SupportedFileTypes property key. PropVariant type: VT_LPWSTR, VT_VECTOR. .NET type: System.String[]. Shell name PKEY_AppContract_SupportedFileTypes.
Top
See Also