Android.Provider.OpenableColumns.DisplayName Field
The human-friendly name of file.

Syntax

[Android.Runtime.Register("DISPLAY_NAME")]
public const string DisplayName

Remarks

The human-friendly name of file. If this is not provided then the name should default to the the last segment of the file's URI.

[Android Documentation]

Requirements

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