Table of Contents

Property FrameworkType

Namespace
Xunit
Assembly
xunit.v3.core.dll

FrameworkType

Gets the framework type; must implement ITestFramework.

public Type FrameworkType { get; }

Property Value

Type