Property PropertyNames
- Namespace
- Xunit.Sdk
- Assembly
- xunit.v3.common.dll
PropertyNames
Gets the property names of the uninitialized properties.
public string[] PropertyNames { get; }
Property Value
- string[]
Gets the property names of the uninitialized properties.
public string[] PropertyNames { get; }