Compartilhar via


MediaStore.Video.VideoColumns.Artist Campo

Definição

Cuidado

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

O artista que criou o arquivo de vídeo, se houver

[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 do campo

Atributos

Comentários

Partes desta página são modificações baseadas no trabalho criado e compartilhado pelo Android Open Source Project e usado de acordo com os termos descritos na Creative Commons 2.5 Attribution License.

Aplica-se a