Click or drag to resize

SystemSupplemental Class

The System.Supplemental properties namespace.
Inheritance Hierarchy
SystemObject
  callback.ShellBoost.Core.WindowsPropertySystemSystemSupplemental

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

The SystemSupplemental type exposes the following members.

Properties
  NameDescription
Public propertyStatic memberAlbum
The System.Supplemental.Album property key. PropVariant type: VT_LPWSTR, VT_VECTOR. .NET type: System.String[]. Shell name PKEY_Supplemental_Album.
Public propertyStatic memberAlbumID
The System.Supplemental.AlbumID property key. PropVariant type: VT_LPWSTR, VT_VECTOR. .NET type: System.String[]. Shell name PKEY_Supplemental_AlbumID.
Public propertyStatic memberLocation
The System.Supplemental.Location property key. PropVariant type: VT_LPWSTR, VT_VECTOR. .NET type: System.String[]. Shell name PKEY_Supplemental_Location.
Public propertyStatic memberPerson
The System.Supplemental.Person property key. PropVariant type: VT_LPWSTR, VT_VECTOR. .NET type: System.String[]. Shell name PKEY_Supplemental_Person.
Public propertyStatic memberResourceId
The System.Supplemental.ResourceId property key. PropVariant type: VT_LPWSTR. .NET type: System.String. Shell name PKEY_Supplemental_ResourceId.
Public propertyStatic memberTag
The System.Supplemental.Tag property key. PropVariant type: VT_LPWSTR, VT_VECTOR. .NET type: System.String[]. Shell name PKEY_Supplemental_Tag.
Top
See Also