Android.App.DownloadManager.ColumnLocalUri Field
Uri where downloaded file will be stored.

Syntax

[Android.Runtime.Register("COLUMN_LOCAL_URI")]
public const string ColumnLocalUri

Remarks

Uri where downloaded file will be stored. If a destination is supplied by client, that URI will be used here. Otherwise, the value will initially be null and will be filled in with a generated URI once the download has started.

[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