Summary
Adds the attachment.
- Assembly
- Rocket
.Surgery .Cake .dll - Namespace
- Rocket
.Surgery .Cake .TfsTasks - Containing Type
- Tfs
Syntax
public void AddAttachment(string type, string name, FilePath attachmentPath)
Parameters
| Name | Type | Description |
|---|---|---|
| type | string | The type. |
| name | string | The name. |
| attachmentPath | FilePath | The attachment path. |
Return Value
| Type | Description |
|---|---|
| void |
