Table of Contents

Property ContentType

Namespace
Sisk.Core.Entity
Assembly
Sisk.Core.dll

ContentType

Gets or sets the value of the HTTP Content-Type header.

public string? ContentType { get; set; }

Property Value

string

Remarks

Note: setting the value of this header, the value present in the response's HttpContent will be overwritten.