Table of Contents

Property ShadowCopy

Namespace
Xunit.Runner.Common
Assembly
xunit.v3.runner.common.dll

ShadowCopy

Gets a flag which indicates whether shadow copies are being used. If app domains are not enabled, then this value is ignored.

public required bool ShadowCopy { get; set; }

Property Value

bool