CommandLineArgsCallbackContext
Classsealednet10.0
Represents a callback context for the list of command-line arguments associated with an executable resource.
namespace Aspire.Hosting.ApplicationModel;
public sealed class CommandLineArgsCallbackContext{ // ...}7 members
Constructors2
Section titled Constructors Represents a callback context for the list of command-line arguments associated with an executable resource.
Represents a callback context for the list of command-line arguments associated with an executable resource.
Properties5
Section titled PropertiesCancellationToken Gets the cancellation token associated with the callback context.
ExecutionContextget; init Gets or sets the execution context for the distributed application.