MobileErrorInfo.MiscText Vlastnost

Definice

Vrátí alternativní text výjimky. Toto rozhraní API je zastaralé. Informace o vývoji ASP.NET mobilních aplikací najdete v tématu Mobile Apps & Weby s ASP.NET

public:
 property System::String ^ MiscText { System::String ^ get(); void set(System::String ^ value); };
public string MiscText { get; set; }
member this.MiscText : string with get, set
Public Property MiscText As String

Hodnota vlastnosti

Alternativní text výjimky.

Platí pro

Viz také