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.VSforMac.
Summary
Gets or sets the Optional App name to display in Test Cloud.
- Assembly
- Cake
.Xamarin .dll - Namespace
- Cake
.Xamarin - Containing Type
- TestCloudSettings
Syntax
public string AppName { get; set; }
Value
Type | Description |
---|---|
string | The optional name of the app to display in Test Cloud. |