ParameterForInjectionInfoBase.ContentTypes property

Content types associated with the parameter.

public List<string> ContentTypes { get; set; }

See Also