Skip to content
Docs Try Aspire
Docs Try

CommandLineArgsEditor.add

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

Signature

method add
Adds a command-line argument
add(value: IExpressionValue): void
value IExpressionValue

Defined on

This method is defined on the following type: