ParameterForInjectionInfo.IsRequestBody property

Indicates whether the parameter is from the request body.

public bool IsRequestBody { get; }

See Also