Class ArtifactsPathAttribute
Implements
Inherited Members
Namespace: BenchmarkDotNet.Attributes
Assembly: BenchmarkDotNet.dll
Syntax
[AttributeUsage(AttributeTargets.Class)]
public class ArtifactsPathAttribute : Attribute, IConfigSource
Constructors
ArtifactsPathAttribute(String)
Declaration
public ArtifactsPathAttribute(string value)
Parameters
| Type | Name | Description |
|---|---|---|
| String | value |
Properties
Config
Declaration
public IConfig Config { get; }
Property Value
| Type | Description |
|---|---|
| IConfig |
Value
Declaration
public string Value { get; }
Property Value
| Type | Description |
|---|---|
| String |