Android.Provider.MediaStore.ExtraOutput Field
The name of the Intent-extra used to indicate a content resolver Uri to be used to store the requested image or video.

Syntax

[Android.Runtime.Register("EXTRA_OUTPUT")]
public const string ExtraOutput

Remarks

The name of the Intent-extra used to indicate a content resolver Uri to be used to store the requested image or video.

[Android Documentation]

Requirements

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