Skip to content
Docs Try Aspire
Docs Try

withExecutableCommand

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

Signature

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

Applies to

This method applies to the following types: