MediaStore.Video.VideoColumns.AlbumArtist Field

Definition

Caution

Use 'Android.Provider.MediaStore.IMediaColumns.AlbumArtist'. This class will be removed in a future release.

[Android.Runtime.Register("ALBUM_ARTIST", ApiSince=30)]
[System.Obsolete("Use 'Android.Provider.MediaStore.IMediaColumns.AlbumArtist'. This class will be removed in a future release.")]
public const string AlbumArtist;
[<Android.Runtime.Register("ALBUM_ARTIST", ApiSince=30)>]
[<System.Obsolete("Use 'Android.Provider.MediaStore.IMediaColumns.AlbumArtist'. This class will be removed in a future release.")>]
val mutable AlbumArtist : string

Field Value

Attributes

Applies to