Skip to content
Docs Try Aspire

withExecutableCommand

Function
📦 Aspire.Hosting v13.2.0-preview.1.26159.1
interface DotnetToolResource {
// ... 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 function is an extension method on the following types: