Table of Contents

Property ContentType

Namespace
Sisk.Core.Http.Engine
Assembly
Sisk.Core.dll

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.