Skip to content
Docs Try Aspire

CommandLineArgsCallbackContext

Class sealed net10.0
📦 Aspire.Hosting v13.1.2
Represents a callback context for the list of command-line arguments associated with an executable resource.
namespace Aspire.Hosting.ApplicationModel;
public sealed class CommandLineArgsCallbackContext
{
// ...
}