ResolvedRequestParameters.Body property

The body of the request, if any.

public ParameterForInjectionResolved? Body { get; set; }

See Also