Share via


HeaderDelimitedMessageHandler.SubType Property

Definition

Gets or sets the value to use as the subtype in the Content-Type header (e.g. "application/SUBTYPE").

public string SubType { get; set; }
member this.SubType : string with get, set
Public Property SubType As String

Property Value

The default value is "jsonrpc".

Applies to