BuildMaster SDK Reference
Version:
ArtifactBuilder Class
Facilitates creating a BuildMaster artifact from files in a disk path.
Inheritance Hierarchy
- object
- Inedo.BuildMaster.Artifacts.ArtifactBuilder
Syntax
public
class
ArtifactBuilder : System.IDisposable
Properties
|
Name |
Description |
|
Artifact
|
Gets the artifact being created.
|
|
RootPath
|
Gets or sets the root path for adding entries to the artifact.
|