Skip to content
DocsTry Aspire
DocsTry

CommandLineArgsEditor.add

Method
📦 Aspire.Hosting v13.4.0
interface CommandLineArgsEditor {
// ... omitted for brevity
add(value: IExpressionValue): void;
}

Signature

methodadd
Adds a command-line argument.
add(value: IExpressionValue): void
valueIExpressionValue

Defined on

This method is defined on the following type: