Android.OS.Environment.DirectoryPictures Property
Standard directory in which to place pictures that are available to the user.

Syntax

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

Value

Documentation for this section has not yet been entered.

Remarks

Standard directory in which to place pictures that are available to the user. Note that this is primarily a convention for the top-level public directory, as the media scanner will find and collect pictures in any directory.

[Android Documentation]

Requirements

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