HttpException.GetHtmlErrorMessage Metoda

Definice

Získá chybovou zprávu HTML pro návrat do klienta.

public:
 System::String ^ GetHtmlErrorMessage();
public string GetHtmlErrorMessage ();
member this.GetHtmlErrorMessage : unit -> string
Public Function GetHtmlErrorMessage () As String

Návraty

Chybová zpráva HTML.

Platí pro

Viz také