Android.Content.Intent.ExtraStream Field
A content: URI holding a stream of data associated with the Intent, used with Intent.ActionSend to supply the data being sent.

Syntax

[Android.Runtime.Register("EXTRA_STREAM")]
public const string ExtraStream

Remarks

A content: URI holding a stream of data associated with the Intent, used with Intent.ActionSend to supply the data being sent.

[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