Table of Contents

Class DriverSessionStartContext

Namespace
Cress.Execution
Assembly
Cress.Execution.dll
public sealed class DriverSessionStartContext
Inheritance
DriverSessionStartContext
Inherited Members

Properties

ArtifactRoot

public string ArtifactRoot { get; init; }

Property Value

string

EffectiveConfig

public EffectiveConfig EffectiveConfig { get; init; }

Property Value

EffectiveConfig

EvidenceStore

public EvidenceStore EvidenceStore { get; init; }

Property Value

EvidenceStore

FlowId

public string FlowId { get; init; }

Property Value

string

ProjectRoot

public string ProjectRoot { get; init; }

Property Value

string