BumpySettings.

Directory Property

Summary

Gets or sets the directory path in which Bumpy will operate.
Assembly
Cake.Bumpy.dll
Namespace
Cake.Bumpy
Containing Type
BumpySettings

Syntax

public DirectoryPath Directory { get; set; }

Value

Type Description
DirectoryPath A directory path.