The properties of Xamarin.UITest.Configuration.IGenericAppConfiguration are listed below. For a list of all members, see the IGenericAppConfiguration Members list.
| [read-only] | ApiKey | string. The Xamarin Test Cloud api key to use for activation. |
| [read-only] | Debug | bool. Enable debug logging. |
| [read-only] | DeviceIp | string. The ip adress of the device. |
| [read-only] | DevicePort | Nullable<int>. The port to use for communication with the test server. |
| [read-only] | EnableScreenshots | bool. Enable screenshots. Local screenshots are disabled by default to speed up tests. |