Table of Contents

Interface IHasPerformanceIdentity

Namespace
CSF.Screenplay
Assembly
CSF.Screenplay.Abstractions.dll

An object which provides a value which uniquely identifies the currently-executing IPerformance.

public interface IHasPerformanceIdentity

Properties

PerformanceIdentity

Gets the unique IPerformance identifier

Guid PerformanceIdentity { get; }

Property Value

Guid

Remarks

This value is used to uniquely identify a performance within a CSF.Screenplay.