HeaderDelimitedMessageHandler.SubType 屬性

定義

取得或設定值,當做 Content-Type 標頭中的子類型使用 (,例如 「application/SUBTYPE」) 。

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

屬性值

預設值為 「jsonrpc」。

適用於