HeaderDelimitedMessageHandler.SubType 屬性
定義
重要
部分資訊涉及發行前產品,在發行之前可能會有大幅修改。 Microsoft 對此處提供的資訊,不做任何明確或隱含的瑕疵擔保。
取得或設定值,當做 Content-Type 標頭中的子類型使用 (,例如 「application/SUBTYPE」) 。
public string SubType { get; set; }
member this.SubType : string with get, set
Public Property SubType As String
屬性值
預設值為 「jsonrpc」。