JsonHttpResult<TValue>.ContentType Property

Definition

Gets the value for the Content-Type header.

public string? ContentType { get; }
member this.ContentType : string
Public ReadOnly Property ContentType As String

Property Value

Implements

Applies to