Skip to content
DocsTry Aspire
DocsTry

ExecuteCommandResult

Classsealednet8.0
📦 Aspire.Hosting v13.4.0
The result of executing a command. Returned from ResourceCommandAnnotation.ExecuteCommand.
namespace Aspire.Hosting.ApplicationModel;
public sealed class ExecuteCommandResult
{
// ...
}