Property AssemblyPath
- Namespace
- Xunit.v3
- Assembly
- xunit.v3.core.dll
AssemblyPath
Gets the on-disk location of the assembly under test.
public required string AssemblyPath { get; set; }
Gets the on-disk location of the assembly under test.
public required string AssemblyPath { get; set; }