BenchmarkProjectSuffix Property
Definition
- Namespace
- Codebelt.Extensions.BenchmarkDotNet
- Assemblies
- Codebelt.Extensions.BenchmarkDotNet.dll
BenchmarkProjectSuffix
Gets or sets the project name suffix used to identify benchmark projects.
public string BenchmarkProjectSuffix { get; set; }
Property Value
- string
The benchmark project suffix. Defaults to DefaultBenchmarkProjectSuffix.