Skip to content
Docs Try Aspire
Docs Try

IExecutionConfigurationBuilder.withArgumentsConfig

Method
📦 Aspire.Hosting v13.3.0
interface IExecutionConfigurationBuilder {
// ... omitted for brevity
withArgumentsConfig(): IExecutionConfigurationBuilder;
}

Signature

method withArgumentsConfig
Adds an arguments configuration gatherer
withArgumentsConfig(): IExecutionConfigurationBuilder
IExecutionConfigurationBuilder

Defined on

This method is defined on the following type: