GrateSettings.

RepositoryPath Property

Summary

Gets or sets the repository path value used to track along with version.
Assembly
Cake.grate.dll
Namespace
Cake.Grate
Containing Type
GrateSettings

Syntax

public string RepositoryPath { get; set; }

Value

Type Description
string A string that can be anything. Used to track versioning along with the version.