IExecutionConfigurationGathererContext
Interface net10.0
Resource configuration gatherer context.
namespace Aspire.Hosting.ApplicationModel;
public interface IExecutionConfigurationGathererContext{ // ...}Properties2
Section titled PropertiesArgumentsabstractgetList<object> Collection of unprocessed resource command line arguments.
EnvironmentVariablesabstractgetDictionary<string, object> Collection of unprocessed resource environment variables.