Table of Contents

Property AssemblyElement

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

AssemblyElement

Gets or sets the assembly element used for creating XML. If this is null, then XML will not be created.

public XElement? AssemblyElement { get; set; }

Property Value

XElement