Summary
UploadArtifactsOptions.
- Assembly
- Rocket
.Surgery .Cake .dll - Namespace
- Rocket
.Surgery .Cake .TfsTasks - Base Types
-
- Object
graph BT
Type-->Base0["Object"]
Type["UploadArtifactsOptions"]
class Type type-node
Syntax
public class UploadArtifactsOptions
Constructors
| Name | Summary |
|---|---|
| Upload |
Properties
| Name | Value | Summary |
|---|---|---|
| ContainerFolder | string |
Gets or sets the container folder.
|
| LocalPath | Path |
Gets or sets the local path.
|
| Name | string |
Gets or sets the name.
|
| Type | ArtifactType |
Gets the type.
|
Extension Methods
| Name | Value | Summary |
|---|---|---|
| SetBackingValue |
T |
Sets the backing value.
From ValueExtensions
|
| With |
TBuilder |
Adds the specified dictionary to the provided dictionary.
|
