MediaStore.Video.VideoColumns.Artist Campo

Definición

Precaución

Use 'Android.Provider.MediaStore.Video.IVideoColumns.Artist'. This class will be removed in a future release.

El artista que creó el archivo de vídeo, si existe

[Android.Runtime.Register("ARTIST")]
[System.Obsolete("Use 'Android.Provider.MediaStore.Video.IVideoColumns.Artist'. This class will be removed in a future release.")]
public const string Artist;
[<Android.Runtime.Register("ARTIST")>]
[<System.Obsolete("Use 'Android.Provider.MediaStore.Video.IVideoColumns.Artist'. This class will be removed in a future release.")>]
val mutable Artist : string

Valor de campo

Atributos

Comentarios

Las partes de esta página son modificaciones basadas en el trabajo creado y compartido por el proyecto de código abierto de Android y se usan según los términos descritos en la licencia de atribución de Creative Commons 2.5.

Se aplica a