Skip to content
Docs Try Aspire
Docs Try

ExecuteCommandResult

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