MediaStore.Audio.AudioColumns.RelativePath Field

Definition

Caution

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

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

Field Value

Attributes

Applies to