Android.OS.Environment.ExternalStorageState Property
Returns the current state of the primary "external" storage device.

Syntax

[get: Android.Runtime.Register("getExternalStorageState", "()Ljava/lang/String;", "GetGetExternalStorageStateHandler")]
public static string ExternalStorageState { get; }

See Also

Environment.ExternalStorageDirectory

Value

Documentation for this section has not yet been entered.

Remarks

Returns the current state of the primary "external" storage device.

[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