Click or drag to resize

SystemPropGroup Class

The System.PropGroup properties namespace.
Inheritance Hierarchy
SystemObject
  callback.ShellBoost.Core.WindowsPropertySystemSystemPropGroup

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

The SystemPropGroup type exposes the following members.

Properties
  NameDescription
Public propertyStatic memberAdvanced
The System.PropGroup.Advanced property key. PropVariant type: VT_NULL. .NET type: System.Object. Shell name PKEY_PropGroup_Advanced. Display name Advanced.
Public propertyStatic memberAudio
The System.PropGroup.Audio property key. PropVariant type: VT_NULL. .NET type: System.Object. Shell name PKEY_PropGroup_Audio. Display name Audio.
Public propertyStatic memberCalendar
The System.PropGroup.Calendar property key. PropVariant type: VT_NULL. .NET type: System.Object. Shell name PKEY_PropGroup_Calendar. Display name Calendar.
Public propertyStatic memberCamera
The System.PropGroup.Camera property key. PropVariant type: VT_NULL. .NET type: System.Object. Shell name PKEY_PropGroup_Camera. Display name Camera.
Public propertyStatic memberContact
The System.PropGroup.Contact property key. PropVariant type: VT_NULL. .NET type: System.Object. Shell name PKEY_PropGroup_Contact. Display name Contact.
Public propertyStatic memberContent
The System.PropGroup.Content property key. PropVariant type: VT_NULL. .NET type: System.Object. Shell name PKEY_PropGroup_Content. Display name Content.
Public propertyStatic memberDescription
The System.PropGroup.Description property key. PropVariant type: VT_NULL. .NET type: System.Object. Shell name PKEY_PropGroup_Description. Display name Description.
Public propertyStatic memberFileSystem
The System.PropGroup.FileSystem property key. PropVariant type: VT_NULL. .NET type: System.Object. Shell name PKEY_PropGroup_FileSystem. Display name File.
Public propertyStatic memberGeneral
The System.PropGroup.General property key. PropVariant type: VT_NULL. .NET type: System.Object. Shell name PKEY_PropGroup_General. Display name General.
Public propertyStatic memberGPS
The System.PropGroup.GPS property key. PropVariant type: VT_NULL. .NET type: System.Object. Shell name PKEY_PropGroup_GPS. Display name GPS.
Public propertyStatic memberImage
The System.PropGroup.Image property key. PropVariant type: VT_NULL. .NET type: System.Object. Shell name PKEY_PropGroup_Image. Display name Image.
Public propertyStatic memberMedia
The System.PropGroup.Media property key. PropVariant type: VT_NULL. .NET type: System.Object. Shell name PKEY_PropGroup_Media. Display name Media.
Public propertyStatic memberMediaAdvanced
The System.PropGroup.MediaAdvanced property key. PropVariant type: VT_NULL. .NET type: System.Object. Shell name PKEY_PropGroup_MediaAdvanced. Display name Advanced media.
Public propertyStatic memberMessage
The System.PropGroup.Message property key. PropVariant type: VT_NULL. .NET type: System.Object. Shell name PKEY_PropGroup_Message. Display name Message.
Public propertyStatic memberMusic
The System.PropGroup.Music property key. PropVariant type: VT_NULL. .NET type: System.Object. Shell name PKEY_PropGroup_Music. Display name Music.
Public propertyStatic memberOrigin
The System.PropGroup.Origin property key. PropVariant type: VT_NULL. .NET type: System.Object. Shell name PKEY_PropGroup_Origin. Display name Origin.
Public propertyStatic memberPhotoAdvanced
The System.PropGroup.PhotoAdvanced property key. PropVariant type: VT_NULL. .NET type: System.Object. Shell name PKEY_PropGroup_PhotoAdvanced. Display name Advanced photo.
Public propertyStatic memberRecordedTV
The System.PropGroup.RecordedTV property key. PropVariant type: VT_NULL. .NET type: System.Object. Shell name PKEY_PropGroup_RecordedTV. Display name Recorded TV.
Public propertyStatic memberVideo
The System.PropGroup.Video property key. PropVariant type: VT_NULL. .NET type: System.Object. Shell name PKEY_PropGroup_Video. Display name Video.
Top
See Also