This content is part of a third party extension that is not supported by the Cake project.
For more information about this extension see Cake.Android.Adb.
Summary
Gets or sets the file to write profiling data to.
- Assembly
- Cake
.Android .Adb .dll - Namespace
- Cake
.AndroidAdb - Containing Type
- AmInstrumentOptions
Syntax
public FilePath ProfileToFile { get; set; }
Value
Type | Description |
---|---|
FilePath | The profile to file. |