ExecuteCommandResult
Classsealednet10.0
The result of executing a command. Returned from
ResourceCommandAnnotation.ExecuteCommand. namespace Aspire.Hosting.ApplicationModel;
public sealed class ExecuteCommandResult{ // ...}6 members
Constructors1
Section titled ConstructorsProperties5
Section titled Propertiesstring? An optional error message that can be set when the command is unsuccessful.