Table of Contents

Property Serialization

Namespace
Xunit.Sdk
Assembly
xunit.v3.common.dll

Serialization

Gets the serialized value of the test case, which allows it to be transferred across process boundaries.

string Serialization { get; }

Property Value

string