HeaderDelimitedMessageHandler.SubType 属性

定义

获取或设置要在 Content-Type 标头中用作子类型的值 (,例如“application/SUBTYPE”) 。

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

属性值

默认值为“jsonrpc”。

适用于