ParameterForInjectionInfo.Type property

The JSON schema type of the parameter.

public JsonSchemaType? Type { get; set; }

See Also