Host Property
Definition
- Namespace
- Codebelt.Extensions.Xunit.Hosting
- Assemblies
- Codebelt.Extensions.Xunit.Hosting.dll
Host
Gets the IHost initialized by either the IGenericHostFixture or IMinimalHostFixture.
IHost Host { get; }
Property Value
- IHost
The IHost initialized by the IGenericHostFixture or IMinimalHostFixture.