KestrunResponse.ContentType property

Gets or sets the MIME content type of the response.

public string? ContentType { get; set; }

See Also