SystemMusic Class |
Namespace: ShellBoost.Core.WindowsPropertySystem
public static class Music
The SystemMusic type exposes the following members.
Name | Description | |
---|---|---|
AlbumArtist |
The System.Music.AlbumArtist property key. PropVariant type: VT_LPWSTR. .NET type: System.String. Shell name PKEY_Music_AlbumArtist. Display name Album artist.
| |
AlbumArtistSortOverride |
The System.Music.AlbumArtistSortOverride property key. PropVariant type: VT_LPWSTR. .NET type: System.String. Shell name PKEY_Music_AlbumArtistSortOverride. Display name Sort album artist.
| |
AlbumID |
The System.Music.AlbumID property key. PropVariant type: VT_LPWSTR. .NET type: System.String. Shell name PKEY_Music_AlbumID. Display name Album ID.
| |
AlbumTitle |
The System.Music.AlbumTitle property key. PropVariant type: VT_LPWSTR. .NET type: System.String. Shell name PKEY_Music_AlbumTitle. Display name Album.
| |
AlbumTitleSortOverride |
The System.Music.AlbumTitleSortOverride property key. PropVariant type: VT_LPWSTR. .NET type: System.String. Shell name PKEY_Music_AlbumTitleSortOverride. Display name Sort album.
| |
Artist |
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.
| |
ArtistSortOverride |
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.
| |
BeatsPerMinute |
The System.Music.BeatsPerMinute property key. PropVariant type: VT_LPWSTR. .NET type: System.String. Shell name PKEY_Music_BeatsPerMinute. Display name Beats-per-minute.
| |
Composer |
The System.Music.Composer property key. PropVariant type: VT_LPWSTR, VT_VECTOR. .NET type: System.String[]. Shell name PKEY_Music_Composer. Display name Composers.
| |
ComposerSortOverride |
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.
| |
Conductor |
The System.Music.Conductor property key. PropVariant type: VT_LPWSTR, VT_VECTOR. .NET type: System.String[]. Shell name PKEY_Music_Conductor. Display name Conductors.
| |
ContentGroupDescription |
The System.Music.ContentGroupDescription property key. PropVariant type: VT_LPWSTR. .NET type: System.String. Shell name PKEY_Music_ContentGroupDescription. Display name Group description.
| |
DiscNumber |
The System.Music.DiscNumber property key. PropVariant type: VT_UI4. .NET type: System.UInt32. Shell name PKEY_Music_DiscNumber. Display name Disc.
| |
DisplayArtist |
The System.Music.DisplayArtist property key. PropVariant type: VT_LPWSTR. .NET type: System.String. Shell name PKEY_Music_DisplayArtist.
| |
Genre |
The System.Music.Genre property key. PropVariant type: VT_LPWSTR, VT_VECTOR. .NET type: System.String[]. Shell name PKEY_Music_Genre. Display name Genre.
| |
InitialKey |
The System.Music.InitialKey property key. PropVariant type: VT_LPWSTR. .NET type: System.String. Shell name PKEY_Music_InitialKey. Display name Initial key.
| |
IsCompilation |
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.
| |
Lyrics |
The System.Music.Lyrics property key. PropVariant type: VT_LPWSTR. .NET type: System.String. Shell name PKEY_Music_Lyrics. Display name Lyrics.
| |
Mood |
The System.Music.Mood property key. PropVariant type: VT_LPWSTR. .NET type: System.String. Shell name PKEY_Music_Mood. Display name Mood.
| |
PartOfSet |
The System.Music.PartOfSet property key. PropVariant type: VT_LPWSTR. .NET type: System.String. Shell name PKEY_Music_PartOfSet. Display name Part of set.
| |
Period |
The System.Music.Period property key. PropVariant type: VT_LPWSTR. .NET type: System.String. Shell name PKEY_Music_Period. Display name Period.
| |
SynchronizedLyrics |
The System.Music.SynchronizedLyrics property key. PropVariant type: VT_BLOB. .NET type: System.Byte[]. Shell name PKEY_Music_SynchronizedLyrics.
| |
TrackNumber |
The System.Music.TrackNumber property key. PropVariant type: VT_UI4. .NET type: System.UInt32. Shell name PKEY_Music_TrackNumber. Display name #.
|