UploadArtifactsOptions Class

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

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