Table of Contents

Property LastNode

Namespace
Xunit.Runner.v1
Assembly
xunit.v3.runner.utility.netfx.dll

LastNode

Gets the last node that was sent.

public XmlNode? LastNode { get; protected set; }

Property Value

XmlNode