MobileErrorInfo.MiscTitle Propriedade

Definição

Devolve um título alternativo para a exceção. Esta API está obsoleta. Para informações sobre como desenvolver ASP.NET aplicações móveis, veja Apps & Mobile Apps; Sites com 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 Propriedade

Um título alternativo para a exceção.

Aplica-se a

Ver também