Android.App.DownloadManager.ColumnMediaproviderUri Field
The URI to the corresponding entry in MediaProvider for this downloaded entry.
Syntax
[Android.Runtime.Register("COLUMN_MEDIAPROVIDER_URI")] public const stringColumnMediaproviderUri
Remarks
The URI to the corresponding entry in MediaProvider for this downloaded entry. It is
used to delete the entries from MediaProvider database when it is deleted from the
downloaded list.