AmInstrumentOptions.

RunAsUser Property

Summary

Gets or sets the User to run instrumentation in. Default is current user if not specified.
Assembly
Cake.Android.Adb.dll
Namespace
Cake.AndroidAdb
Containing Type
AmInstrumentOptions

Syntax

public string RunAsUser { get; set; }

Value

Type Description
string The run as user.