OutputDirectory Property

Definition

Assembly HeadlessTestingFramework.dll

Gets or sets the output directory for recorded frames or video. If null, a temporary directory will be used.

public string? OutputDirectory { get; set; }

Returns