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

Syntax

[Android.Runtime.Register("databaseList", "()[Ljava/lang/String;", "GetDatabaseListHandler")]
public override string[] DatabaseList ()

Returns

Documentation for this section has not yet been entered.

Remarks

Returns an array of strings naming the private databases 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