Table of Contents

Property Assemblies

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

Assemblies

Gets the assemblies that are in the project.

public ICollection<XunitProjectAssembly> Assemblies { get; }

Property Value

ICollection<XunitProjectAssembly>