IExecutionConfigurationGathererContext Properties
Interface Properties 2 members
Resource configuration gatherer context.
Collection of unprocessed resource command line arguments.
public abstract List<object> Arguments { get; } Collection of unprocessed resource environment variables.
public abstract Dictionary<string, object> EnvironmentVariables { get; }