Watch Aspire live streamsDocsTry Aspire
Watch Aspire live streamsDocsTry

getConfigValue

Method
📦 Aspire.Hosting v13.5.4
interface IConfiguration {
// ... omitted for brevity
getConfigValue(key: string): string;
}

Signature

methodgetConfigValue
Gets a configuration value by key.
getConfigValue(key: string): string
keystring
string

Applies to

This method applies to the following types: