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.HockeyApp.
- Assembly
- Cake
.HockeyApp .dll - Namespace
- Cake
.HockeyApp - Containing Type
- HockeyAppAliases
Syntax
public static void UploadToHockeyApp(this ICakeContext context, FilePath file, HockeyAppUploadSettings settings, FilePath symbolFile)
Attributes
| Type | Description |
|---|---|
| ObsoleteAttribute |
Parameters
| Name | Type | Description |
|---|---|---|
| context | ICakeContext | |
| file | FilePath | |
| settings | Hockey |
|
| symbolFile | FilePath |
Return Value
| Type | Description |
|---|---|
| void |
