Table of Contents

Property Assembly

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

Assembly

Gets information about the assembly being executed.

public required XunitProjectAssembly Assembly { get; set; }

Property Value