Skip to content
Docs Try Aspire
Docs Try

withExecutableCommand

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

Signature

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

Applies to

This method applies to the following types: