Click or drag to resize

SystemMusic Class

The System.Music properties namespace.
Inheritance Hierarchy
SystemObject
  callback.ShellBoost.Core.WindowsPropertySystemSystemMusic

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

The SystemMusic type exposes the following members.

Properties
  NameDescription
Public propertyStatic memberAlbumArtist
The System.Music.AlbumArtist property key. PropVariant type: VT_LPWSTR. .NET type: System.String. Shell name PKEY_Music_AlbumArtist. Display name Album artist.
Public propertyStatic memberAlbumArtistSortOverride
The System.Music.AlbumArtistSortOverride property key. PropVariant type: VT_LPWSTR. .NET type: System.String. Shell name PKEY_Music_AlbumArtistSortOverride. Display name Sort album artist.
Public propertyStatic memberAlbumID
The System.Music.AlbumID property key. PropVariant type: VT_LPWSTR. .NET type: System.String. Shell name PKEY_Music_AlbumID. Display name Album ID.
Public propertyStatic memberAlbumTitle
The System.Music.AlbumTitle property key. PropVariant type: VT_LPWSTR. .NET type: System.String. Shell name PKEY_Music_AlbumTitle. Display name Album.
Public propertyStatic memberAlbumTitleSortOverride
The System.Music.AlbumTitleSortOverride property key. PropVariant type: VT_LPWSTR. .NET type: System.String. Shell name PKEY_Music_AlbumTitleSortOverride. Display name Sort album.
Public propertyStatic memberArtist
The System.Music.Artist property key. PropVariant type: VT_LPWSTR, VT_VECTOR. .NET type: System.String[]. Shell name PKEY_Music_Artist. Display name Contributing artists.
Public propertyStatic memberArtistSortOverride
The System.Music.ArtistSortOverride property key. PropVariant type: VT_LPWSTR, VT_VECTOR. .NET type: System.String[]. Shell name PKEY_Music_ArtistSortOverride. Display name Sort contributing artists.
Public propertyStatic memberBeatsPerMinute
The System.Music.BeatsPerMinute property key. PropVariant type: VT_LPWSTR. .NET type: System.String. Shell name PKEY_Music_BeatsPerMinute. Display name Beats-per-minute.
Public propertyStatic memberComposer
The System.Music.Composer property key. PropVariant type: VT_LPWSTR, VT_VECTOR. .NET type: System.String[]. Shell name PKEY_Music_Composer. Display name Composers.
Public propertyStatic memberComposerSortOverride
The System.Music.ComposerSortOverride property key. PropVariant type: VT_LPWSTR, VT_VECTOR. .NET type: System.String[]. Shell name PKEY_Music_ComposerSortOverride. Display name Sort composer.
Public propertyStatic memberConductor
The System.Music.Conductor property key. PropVariant type: VT_LPWSTR, VT_VECTOR. .NET type: System.String[]. Shell name PKEY_Music_Conductor. Display name Conductors.
Public propertyStatic memberContentGroupDescription
The System.Music.ContentGroupDescription property key. PropVariant type: VT_LPWSTR. .NET type: System.String. Shell name PKEY_Music_ContentGroupDescription. Display name Group description.
Public propertyStatic memberDiscNumber
The System.Music.DiscNumber property key. PropVariant type: VT_UI4. .NET type: System.UInt32. Shell name PKEY_Music_DiscNumber. Display name Disc.
Public propertyStatic memberDisplayArtist
The System.Music.DisplayArtist property key. PropVariant type: VT_LPWSTR. .NET type: System.String. Shell name PKEY_Music_DisplayArtist.
Public propertyStatic memberGenre
The System.Music.Genre property key. PropVariant type: VT_LPWSTR, VT_VECTOR. .NET type: System.String[]. Shell name PKEY_Music_Genre. Display name Genre.
Public propertyStatic memberInitialKey
The System.Music.InitialKey property key. PropVariant type: VT_LPWSTR. .NET type: System.String. Shell name PKEY_Music_InitialKey. Display name Initial key.
Public propertyStatic memberIsCompilation
The System.Music.IsCompilation property key. PropVariant type: VT_BOOL. .NET type: System.Boolean. Shell name PKEY_Music_IsCompilation. Display name Part of a compilation.
Public propertyStatic memberLyrics
The System.Music.Lyrics property key. PropVariant type: VT_LPWSTR. .NET type: System.String. Shell name PKEY_Music_Lyrics. Display name Lyrics.
Public propertyStatic memberMood
The System.Music.Mood property key. PropVariant type: VT_LPWSTR. .NET type: System.String. Shell name PKEY_Music_Mood. Display name Mood.
Public propertyStatic memberPartOfSet
The System.Music.PartOfSet property key. PropVariant type: VT_LPWSTR. .NET type: System.String. Shell name PKEY_Music_PartOfSet. Display name Part of set.
Public propertyStatic memberPeriod
The System.Music.Period property key. PropVariant type: VT_LPWSTR. .NET type: System.String. Shell name PKEY_Music_Period. Display name Period.
Public propertyStatic memberSynchronizedLyrics
The System.Music.SynchronizedLyrics property key. PropVariant type: VT_BLOB. .NET type: System.Byte[]. Shell name PKEY_Music_SynchronizedLyrics.
Public propertyStatic memberTrackNumber
The System.Music.TrackNumber property key. PropVariant type: VT_UI4. .NET type: System.UInt32. Shell name PKEY_Music_TrackNumber. Display name #.
Top
See Also