Table of Contents

Field Culture

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

The culture to be used for discovery. null means the default system culture, Empty means the invariant culture, and any other value is assumed to be a culture name that the system understands.

public static readonly string Culture

Returns

string
The culture to be used for discovery. null means the default system culture, means the invariant culture, and any other value is assumed to be a culture name that the system understands.

Remarks

Value type: string
Consumed by: v3