Summary
Gets or sets the base path.
- Namespace
- Cake
.Common .Tools .NuGet .Pack - Containing Type
- NuGetPackSettings
Syntax
public DirectoryPath BasePath { get; set; }
Value
Type | Description |
---|---|
DirectoryPath | The base path. |
public DirectoryPath BasePath { get; set; }
Type | Description |
---|---|
DirectoryPath | The base path. |