Android.App.DownloadManager.ColumnMediaType Field
Internet Media Type of the downloaded file.

Syntax

[Android.Runtime.Register("COLUMN_MEDIA_TYPE")]
public const string ColumnMediaType

Remarks

Internet Media Type of the downloaded file. If no value is provided upon creation, this will initially be null and will be filled in based on the server's response 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