AmStartOptions.

ProfileToFile Property

Summary

Gets or sets the File to profile to and starts the profiler.
Assembly
Cake.Android.Adb.dll
Namespace
Cake.AndroidAdb
Containing Type
AmStartOptions

Syntax

public FilePath ProfileToFile { get; set; }

Value

Type Description
FilePath The File to send profiler results to.