CommandProgressOptions
Classsealednet10.0
Options for displaying a progress dialog while a command is executing.
namespace Aspire.Hosting.ApplicationModel;
public sealed class CommandProgressOptions{ // ...}Constructors1
Section titled ConstructorsProperties3
Section titled PropertiesHideCancelButtonget; setbool Gets or sets a value indicating whether the cancel button is hidden in the progress dialog.