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 string ColumnMediaproviderUri

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.

[Android Documentation]

Requirements

Namespace: Android.App
Assembly: Mono.Android (in Mono.Android.dll)
Assembly Versions: 0.0.0.0
Since: Added in API level 9