Table of Contents

Property AssemblyPath

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

AssemblyPath

Gets the on-disk location of the assembly under test.

public required string AssemblyPath { get; set; }

Property Value

string

Remarks

Note: Will be UnsetStringPropertyValue if there was no value provided during deserialization.