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 stringReportKeyStack
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.