Summary
Gets or sets a value indicating whether [publish run attachments].
- Assembly
- Rocket
.Surgery .Cake .dll - Namespace
- Rocket
.Surgery .Cake .TfsTasks - Containing Type
- Report
Test Results Options
Syntax
public bool PublishRunAttachments { get; set; }
Value
| Type | Description |
|---|---|
| bool | true if [publish run attachments]; otherwise, false. |
