RepositoryPath Property
Definition
- Namespace
- Codebelt.Extensions.BenchmarkDotNet
- Assemblies
- Codebelt.Extensions.BenchmarkDotNet.dll
RepositoryPath
Gets or sets the root path of the repository where benchmark projects and reports live.
public string RepositoryPath { get; set; }
Property Value
- string
The repository root path.