Android.App.DownloadManager.ColumnId Field
An identifier for a particular download, unique across the system.

Syntax

[Android.Runtime.Register("COLUMN_ID")]
public const string ColumnId

Remarks

An identifier for a particular download, unique across the system. Clients use this ID to make subsequent calls related to the download.

[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