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