Java.IO.File.ListRoots Method
Returns the file system roots.

Syntax

[Android.Runtime.Register("listRoots", "()[Ljava/io/File;", "")]
public static File[] ListRoots ()

Returns

Documentation for this section has not yet been entered.

Remarks

Returns the file system roots. On Android and other Unix systems, there is a single root, /.

[Android Documentation]

Requirements

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