AmStartOptions.

RunAsUserId Property

Summary

Gets or sets which user to run as; if not specified, then run as the current user.
Assembly
Cake.Android.Adb.dll
Namespace
Cake.AndroidAdb
Containing Type
AmStartOptions

Syntax

public string RunAsUserId { get; set; }

Value

Type Description
string The run as user identifier.