Android.Test.InstrumentationTestRunner.ReportKeyStack Field
If included in the status bundle sent to an IInstrumentationWatcher, this key identifies a stack trace describing an error or failure.

Syntax

[Android.Runtime.Register("REPORT_KEY_STACK")]
public const string ReportKeyStack

Remarks

If included in the status bundle sent to an IInstrumentationWatcher, this key identifies a stack trace describing an error or failure. This is sent with any status message describing a specific test being completed.

[Android Documentation]

Requirements

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