NewtonsoftJsonPayloadSerializer.ContentType Property

Definition

Used to specify what type of content will be in the payload.

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

Property Value

A string representing the content type to use when sending a payload.

Applies to