Click or drag to resize

SystemGame Class

The System.Game properties namespace.
Inheritance Hierarchy
SystemObject
  callback.ShellBoost.Core.WindowsPropertySystemSystemGame

Namespace:  callback.ShellBoost.Core.WindowsPropertySystem
Assembly:  callback.CBFSShell (in callback.CBFSShell.dll) Version: 22.0.0.0
Syntax
C#
public static class Game

The SystemGame type exposes the following members.

Properties
  NameDescription
Public propertyStatic memberDescription
The System.Game.Description property key. PropVariant type: VT_LPWSTR. .NET type: System.String. Shell name PKEY_Game_Description. Display name Description.
Public propertyStatic memberDeveloper
The System.Game.Developer property key. PropVariant type: VT_LPWSTR. .NET type: System.String. Shell name PKEY_Game_Developer. Display name Developer.
Public propertyStatic memberDeveloperNoLink
The System.Game.DeveloperNoLink property key. PropVariant type: VT_LPWSTR. .NET type: System.String. Shell name PKEY_Game_DeveloperNoLink. Display name Developer.
Public propertyStatic memberGenre
The System.Game.Genre property key. PropVariant type: VT_LPWSTR, VT_VECTOR. .NET type: System.String[]. Shell name PKEY_Game_Genre. Display name Genre.
Public propertyStatic memberHomepageTask
The System.Game.HomepageTask property key. PropVariant type: VT_NULL. .NET type: System.Object. Shell name PKEY_Game_HomepageTask.
Public propertyStatic memberIntUpdateStatus
The System.Game.IntUpdateStatus property key. PropVariant type: VT_LPWSTR. .NET type: System.String. Shell name PKEY_Game_IntUpdateStatus.
Public propertyStatic memberLastPlayed
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.
Public propertyStatic memberNonOptionalRatingDescriptors
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.
Public propertyStatic memberOptionalRatingDescriptors
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.
Public propertyStatic memberPublisher
The System.Game.Publisher property key. PropVariant type: VT_LPWSTR. .NET type: System.String. Shell name PKEY_Game_Publisher. Display name Publisher.
Public propertyStatic memberPublisherNoLink
The System.Game.PublisherNoLink property key. PropVariant type: VT_LPWSTR. .NET type: System.String. Shell name PKEY_Game_PublisherNoLink. Display name Publisher.
Public propertyStatic memberRating
The System.Game.Rating property key. PropVariant type: VT_LPWSTR. .NET type: System.String. Shell name PKEY_Game_Rating. Display name Age rating.
Public propertyStatic memberRatingDescription
The System.Game.RatingDescription property key. PropVariant type: VT_LPWSTR. .NET type: System.String. Shell name PKEY_Game_RatingDescription.
Public propertyStatic memberRatingDescriptors
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.
Public propertyStatic memberRatingLong
The System.Game.RatingLong property key. PropVariant type: VT_LPWSTR. .NET type: System.String. Shell name PKEY_Game_RatingLong. Display name Rating.
Public propertyStatic memberRatingProviderName
The System.Game.RatingProviderName property key. PropVariant type: VT_LPWSTR. .NET type: System.String. Shell name PKEY_Game_RatingProviderName. Display name Rating provider name.
Public propertyStatic memberRatingResourceId
The System.Game.RatingResourceId property key. PropVariant type: VT_LPWSTR. .NET type: System.String. Shell name PKEY_Game_RatingResourceId.
Public propertyStatic memberRatingResourcePath
The System.Game.RatingResourcePath property key. PropVariant type: VT_LPWSTR. .NET type: System.String. Shell name PKEY_Game_RatingResourcePath.
Public propertyStatic memberRatingResourceType
The System.Game.RatingResourceType property key. PropVariant type: VT_LPWSTR. .NET type: System.String. Shell name PKEY_Game_RatingResourceType.
Public propertyStatic memberRatingUrl
The System.Game.RatingUrl property key. PropVariant type: VT_LPWSTR. .NET type: System.String. Shell name PKEY_Game_RatingUrl.
Public propertyStatic memberReleaseDate
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.
Public propertyStatic memberRestricted
The System.Game.Restricted property key. PropVariant type: VT_UI4. .NET type: System.UInt32. Shell name PKEY_Game_Restricted. Display name Game restrictions.
Public propertyStatic memberRichApplicationName
The System.Game.RichApplicationName property key. PropVariant type: VT_LPWSTR. .NET type: System.String. Shell name PKEY_Game_RichApplicationName. Display name Game.
Public propertyStatic memberRichComment
The System.Game.RichComment property key. PropVariant type: VT_LPWSTR. .NET type: System.String. Shell name PKEY_Game_RichComment. Display name Comment.
Public propertyStatic memberRichLevel
The System.Game.RichLevel property key. PropVariant type: VT_LPWSTR. .NET type: System.String. Shell name PKEY_Game_RichLevel. Display name Level.
Public propertyStatic memberRichSaveName
The System.Game.RichSaveName property key. PropVariant type: VT_LPWSTR. .NET type: System.String. Shell name PKEY_Game_RichSaveName. Display name Save name.
Public propertyStatic memberType
The System.Game.Type property key. PropVariant type: VT_LPWSTR. .NET type: System.String. Shell name PKEY_Game_Type. Display name Type.
Public propertyStatic memberUpdateStatus
The System.Game.UpdateStatus property key. PropVariant type: VT_LPWSTR. .NET type: System.String. Shell name PKEY_Game_UpdateStatus. Display name Update status.
Public propertyStatic memberWinSPRMinimum
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.
Public propertyStatic memberWinSPRRecommended
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.
Top
See Also