Android.Provider.MediaStore.UnknownString Field
The string that is used when a media attribute is not known.

Syntax

[Android.Runtime.Register("UNKNOWN_STRING")]
public const string UnknownString

Remarks

The string that is used when a media attribute is not known. For example, if an audio file does not have any meta data, the artist and album columns will be set to this value.

[Android Documentation]

Requirements

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