Skip to content
Docs Try Aspire

ExecutableResource.withExecutableCommand

Method
📦 Aspire.Hosting v13.2.0-preview.1.26159.1
interface ExecutableResource {
// ... omitted for brevity
withExecutableCommand(command: string): ExecutableResource;
}

Signature

method withExecutableCommand builder
Sets the executable command
withExecutableCommand(command: string): ExecutableResource
command string
ExecutableResource

Defined on

This method is defined on the following type: