Android.OS.Environment.MediaUnmountable Field
Storage state if the media is present but cannot be mounted.

Syntax

[Android.Runtime.Register("MEDIA_UNMOUNTABLE")]
public const string MediaUnmountable

See Also

Environment.GetExternalStorageState(Java.IO.File)

Remarks

Storage state if the media is present but cannot be mounted. Typically this happens if the file system on the media is corrupted.

[Android Documentation]

Requirements

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