Returns the current state of the storage device that provides the given
path.
Syntax
[Android.Runtime.Register("getExternalStorageState", "(Ljava/io/File;)Ljava/lang/String;", "")]
public static
string GetExternalStorageState (
Java.IO.File path)
Parameters
- path
- Documentation for this section has not yet been entered.
Returns
Documentation for this section has not yet been entered.
Remarks
Requirements
Namespace: Android.OS
Assembly: Mono.Android (in Mono.Android.dll)
Assembly Versions: 0.0.0.0
Since: Added in API level 1