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
Uploads an app to App Live
- Assembly
- Cake
.BrowserStack .dll - Namespace
- Cake
.BrowserStack - Containing Type
- BrowserStackAliases
Syntax
public static void BrowserStackAppLiveUpload(this ICakeContext context, FilePath filePath, BrowserStackSettings settings)
Attributes
Type | Description |
---|---|
Cake |
Parameters
Name | Type | Description |
---|---|---|
context | ICakeContext | |
filePath | FilePath | |
settings | BrowserStackSettings |
Return Value
Type | Description |
---|---|
void |