Configuration Property
Definition
- Namespace
- Codebelt.Extensions.Xunit.Hosting
- Assemblies
- Codebelt.Extensions.Xunit.Hosting.dll
Configuration
Gets the IConfiguration initialized by the IHost.
IConfiguration Configuration { get; }
Property Value
- IConfiguration
The IConfiguration initialized by the IHost.