Click or drag to resize

StartupConfiguration Property

Gets the configuration.

Namespace:  awsomAPI
Assembly:  awsomAPI (in awsomAPI.exe) Version: 1.0.0
Syntax
C#
public IConfiguration Configuration { get; }

Property Value

Type: IConfiguration
The configuration.
See Also