Condividi tramite


MobileErrorInfo.MiscText Proprietà

Definizione

Restituisce un testo alternativo per l'eccezione. Questa API è obsoleta. Per informazioni su come sviluppare applicazioni ASP.NET per dispositivi mobili, vedere App per dispositivi mobili & Siti con 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

Valore della proprietà

Testo alternativo per l'eccezione.

Si applica a

Vedi anche