ResolvedRequestParameters.Parameters property

The resolved parameters for the operation.

public Dictionary<string, ParameterForInjectionResolved> Parameters { get; set; }

See Also