UploadArtifactsOptions Class

Summary

UploadArtifactsOptions.
Assembly
Rocket.Surgery.Cake.dll
Namespace
Rocket.Surgery.Cake.TfsTasks
Base Types
  • Object
UploadArtifactsOptions
Object

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