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, string localPath)
Parameters
Name | Type | Description |
---|---|---|
name | string | The name. |
containerFolder | string | The container folder. |
localPath | string | The local path. |
Return Value
Type | Description |
---|---|
void |