Sdílet prostřednictvím


HandleExceptionArgs.ResponseContentType Vlastnost

Definice

Získá typ obsahu odpovědi.

public:
 property System::String ^ ResponseContentType { System::String ^ get(); };
public string ResponseContentType { get; }
member this.ResponseContentType : string
Public ReadOnly Property ResponseContentType As String

Hodnota vlastnosti

Řetězcová hodnota, která označuje formát odpovědi.

Poznámky

Všechny chyby mají za následek odeslání chybové datové části zpět ze služby. Tato vlastnost informuje autora služby o chybě, která bude odeslána zpět. Hodnota této vlastnosti bude vždy platný typ MIME IANA (Internet Assigned Numbers Authority).

Platí pro