Property ContentType
ContentType
Gets or sets the content type of the response.
public abstract string? ContentType { get; set; }
Property Value
- string
The content type of the response.
Gets or sets the content type of the response.
public abstract string? ContentType { get; set; }
The content type of the response.