Compartir a través de


MobileErrorInfo.MiscTitle Propiedad

Definición

Devuelve un título alternativo de la excepción. Esta API está obsoleta. Para obtener información sobre cómo desarrollar aplicaciones móviles ASP.NET, consulte Mobile Apps & Sites with ASP.NET.

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

Valor de propiedad

Título alternativo de la excepción.

Se aplica a

Consulte también