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

Syntax

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

Value

Documentation for this section has not yet been entered.

Remarks

Standard directory in which to place movies 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 movies 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