Configuration Property
Definition
- Namespace
- Codebelt.Extensions.BenchmarkDotNet
- Assemblies
- Codebelt.Extensions.BenchmarkDotNet.dll
Configuration
Gets or sets the BenchmarkDotNet.Configs.IConfig instance used by BenchmarkDotNet.
public IConfig Configuration { get; set; }
Property Value
- IConfig
The BenchmarkDotNet configuration.