Summary
Uploads the artifacts.
- Assembly
- Rocket
.Surgery .Cake .dll - Namespace
- Rocket
.Surgery .Cake .TfsTasks - Containing Type
- Tfs
Syntax
public void UploadArtifacts(string name, string containerFolder, FilePath localPath)
Parameters
| Name | Type | Description |
|---|---|---|
| name | string | The name. |
| containerFolder | string | The container folder. |
| localPath | FilePath | The local path. |
Return Value
| Type | Description |
|---|---|
| void |
