SystemGame Class |
Namespace: ShellBoost.Core.WindowsPropertySystem
public static class Game
The SystemGame type exposes the following members.
Name | Description | |
---|---|---|
Description |
The System.Game.Description property key. PropVariant type: VT_LPWSTR. .NET type: System.String. Shell name PKEY_Game_Description. Display name Description.
| |
Developer |
The System.Game.Developer property key. PropVariant type: VT_LPWSTR. .NET type: System.String. Shell name PKEY_Game_Developer. Display name Developer.
| |
DeveloperNoLink |
The System.Game.DeveloperNoLink property key. PropVariant type: VT_LPWSTR. .NET type: System.String. Shell name PKEY_Game_DeveloperNoLink. Display name Developer.
| |
Genre |
The System.Game.Genre property key. PropVariant type: VT_LPWSTR, VT_VECTOR. .NET type: System.String[]. Shell name PKEY_Game_Genre. Display name Genre.
| |
HomepageTask |
The System.Game.HomepageTask property key. PropVariant type: VT_NULL. .NET type: System.Object. Shell name PKEY_Game_HomepageTask.
| |
IntUpdateStatus |
The System.Game.IntUpdateStatus property key. PropVariant type: VT_LPWSTR. .NET type: System.String. Shell name PKEY_Game_IntUpdateStatus.
| |
LastPlayed |
The System.Game.LastPlayed property key. PropVariant type: VT_FILETIME. .NET type: System.Runtime.InteropServices.ComTypes.FILETIME. Shell name PKEY_Game_LastPlayed. Display name Last played.
| |
NonOptionalRatingDescriptors |
The System.Game.NonOptionalRatingDescriptors property key. PropVariant type: VT_LPWSTR, VT_VECTOR. .NET type: System.String[]. Shell name PKEY_Game_NonOptionalRatingDescriptors. Display name Non-optional content descriptors.
| |
OptionalRatingDescriptors |
The System.Game.OptionalRatingDescriptors property key. PropVariant type: VT_LPWSTR, VT_VECTOR. .NET type: System.String[]. Shell name PKEY_Game_OptionalRatingDescriptors. Display name Optional content descriptors.
| |
Publisher |
The System.Game.Publisher property key. PropVariant type: VT_LPWSTR. .NET type: System.String. Shell name PKEY_Game_Publisher. Display name Publisher.
| |
PublisherNoLink |
The System.Game.PublisherNoLink property key. PropVariant type: VT_LPWSTR. .NET type: System.String. Shell name PKEY_Game_PublisherNoLink. Display name Publisher.
| |
Rating |
The System.Game.Rating property key. PropVariant type: VT_LPWSTR. .NET type: System.String. Shell name PKEY_Game_Rating. Display name Age rating.
| |
RatingDescription |
The System.Game.RatingDescription property key. PropVariant type: VT_LPWSTR. .NET type: System.String. Shell name PKEY_Game_RatingDescription.
| |
RatingDescriptors |
The System.Game.RatingDescriptors property key. PropVariant type: VT_LPWSTR, VT_VECTOR. .NET type: System.String[]. Shell name PKEY_Game_RatingDescriptors. Display name Content descriptors.
| |
RatingLong |
The System.Game.RatingLong property key. PropVariant type: VT_LPWSTR. .NET type: System.String. Shell name PKEY_Game_RatingLong. Display name Rating.
| |
RatingProviderName |
The System.Game.RatingProviderName property key. PropVariant type: VT_LPWSTR. .NET type: System.String. Shell name PKEY_Game_RatingProviderName. Display name Rating provider name.
| |
RatingResourceId |
The System.Game.RatingResourceId property key. PropVariant type: VT_LPWSTR. .NET type: System.String. Shell name PKEY_Game_RatingResourceId.
| |
RatingResourcePath |
The System.Game.RatingResourcePath property key. PropVariant type: VT_LPWSTR. .NET type: System.String. Shell name PKEY_Game_RatingResourcePath.
| |
RatingResourceType |
The System.Game.RatingResourceType property key. PropVariant type: VT_LPWSTR. .NET type: System.String. Shell name PKEY_Game_RatingResourceType.
| |
RatingUrl |
The System.Game.RatingUrl property key. PropVariant type: VT_LPWSTR. .NET type: System.String. Shell name PKEY_Game_RatingUrl.
| |
ReleaseDate |
The System.Game.ReleaseDate property key. PropVariant type: VT_FILETIME. .NET type: System.Runtime.InteropServices.ComTypes.FILETIME. Shell name PKEY_Game_ReleaseDate. Display name Release date.
| |
Restricted |
The System.Game.Restricted property key. PropVariant type: VT_UI4. .NET type: System.UInt32. Shell name PKEY_Game_Restricted. Display name Game restrictions.
| |
RichApplicationName |
The System.Game.RichApplicationName property key. PropVariant type: VT_LPWSTR. .NET type: System.String. Shell name PKEY_Game_RichApplicationName. Display name Game.
| |
RichComment |
The System.Game.RichComment property key. PropVariant type: VT_LPWSTR. .NET type: System.String. Shell name PKEY_Game_RichComment. Display name Comment.
| |
RichLevel |
The System.Game.RichLevel property key. PropVariant type: VT_LPWSTR. .NET type: System.String. Shell name PKEY_Game_RichLevel. Display name Level.
| |
RichSaveName |
The System.Game.RichSaveName property key. PropVariant type: VT_LPWSTR. .NET type: System.String. Shell name PKEY_Game_RichSaveName. Display name Save name.
| |
Type |
The System.Game.Type property key. PropVariant type: VT_LPWSTR. .NET type: System.String. Shell name PKEY_Game_Type. Display name Type.
| |
UpdateStatus |
The System.Game.UpdateStatus property key. PropVariant type: VT_LPWSTR. .NET type: System.String. Shell name PKEY_Game_UpdateStatus. Display name Update status.
| |
WinSPRMinimum |
The System.Game.WinSPRMinimum property key. PropVariant type: VT_R8. .NET type: System.Double. Shell name PKEY_Game_WinSPRMinimum. Display name Required Windows Experience Index.
| |
WinSPRRecommended |
The System.Game.WinSPRRecommended property key. PropVariant type: VT_R8. .NET type: System.Double. Shell name PKEY_Game_WinSPRRecommended. Display name Recommended Windows Experience Index.
|