Skip to content
DocsTry Aspire
DocsTry

IExecutionConfigurationBuilder.withArgumentsConfig

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

Signature

methodwithArgumentsConfig
Adds a command line arguments configuration gatherer to the builder.
withArgumentsConfig(): IExecutionConfigurationBuilder
IExecutionConfigurationBuilder

Defined on

This method is defined on the following type: