Summary
Gets the absolute path of the workspace directory assigned to the build.
- Namespace
- Cake
.Common .Build .Jenkins .Data - Containing Type
- JenkinsBuildInfo
Syntax
public string Workspace { get; }
Value
Type | Description |
---|---|
string | The workspace directory path. |