Android.Content.ContextWrapper.FileList Method
Returns an array of strings naming the private files associated with this Context's application package.

Syntax

[Android.Runtime.Register("fileList", "()[Ljava/lang/String;", "GetFileListHandler")]
public override string[] FileList ()

Returns

Documentation for this section has not yet been entered.

Remarks

Returns an array of strings naming the private files associated with this Context's application package.

[Android Documentation]

Requirements

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