HandleExceptionArgs.ResponseContentType 屬性
定義
重要
部分資訊涉及發行前產品,在發行之前可能會有大幅修改。 Microsoft 對此處提供的資訊,不做任何明確或隱含的瑕疵擔保。
取得回應內容類型。
public:
property System::String ^ ResponseContentType { System::String ^ get(); };
public string ResponseContentType { get; }
member this.ResponseContentType : string
Public ReadOnly Property ResponseContentType As String
屬性值
指出回應格式的字串值。
備註
所有錯誤都會導致從服務傳回錯誤承載。 這個屬性會通知服務作者將傳回的錯誤格式。 此屬性的值一律是有效的因特網指派號碼授權單位, (IANA) mime 類型。