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.BrowserStack.
Summary
An API to DELETE an uploaded App
- Assembly
- Cake
.BrowserStack .dll - Namespace
- Cake
.BrowserStack - Containing Type
- BrowserStackAliases
Syntax
public static bool BrowserStackAppAutomateDeleteApp(this ICakeContext context, string appId, BrowserStackSettings settings)
Attributes
| Type | Description |
|---|---|
| Cake |
Parameters
| Name | Type | Description |
|---|---|---|
| context | ICakeContext | |
| appId | string | |
| settings | BrowserStackSettings |
Return Value
| Type | Description |
|---|---|
| bool |
