Android.OS.Environment.DirectoryDocuments Property
Standard directory in which to place documents that have been created by the user.

Syntax

[Android.Runtime.Register("DIRECTORY_DOCUMENTS")]
public static string DirectoryDocuments { get; set; }

Value

Documentation for this section has not yet been entered.

Remarks

Standard directory in which to place documents that have been created by the user.

[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