System.Music.ArtistSortOverride

This optional string value allows you to override the standard sort order of System.Music.Artist. In Chinese, Japanese, Korean locales (like CHS Pinyin, JPN Hiragana, or KOR Hangul) it is important to set this string to the phonetic version of the artist defined in System.Music.Artist. For most non-CJK languages, this field does not need to be set (in which case System.Music.Artist will be used), but you can use this property to override the sort order or grouping letter (for example, to remove leading articles like "a" and "the") by setting it to the string that you prefer.

  propertyDescription
   name = System.Music.ArtistSortOverride
   shellPKey = PKEY_Music_ArtistSortOverride
   formatID = DEEB2DB5-0696-4CE0-94FE-A01F77A45FB5
   propID = 102
   searchInfo
      inInvertedIndex = true
      isColumn = true
      columnIndexType = OnDemand
      maxSizeClass = PersonName
   labelInfo
      label = Sort contributing artists
      invitationText = Specify sort contributing artist
   typeInfo
      type = String
      groupingRange = Discrete
      multipleValues = true
      aggregationType = Union
      isViewable = true
   aliasInfo
      additionalSortByAliases = prop:System.Music.AlbumTitle;System.Music.TrackNumber;System.ItemNameDisplay
   displayInfo
      defaultColumnWidth = 15

Remarks

PKEY values are defined in Propkey.h.

System.Music.Artist

propertyDescription

searchInfo

labelInfo

typeInfo

displayInfo