Skip to content
DocsTry Aspire
DocsTry

CommandLineArgsCallbackContext

Classsealednet8.0
📦 Aspire.Hosting v13.4.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
{
// ...
}