MobileErrorInfo.Type Propriedade

Definição

Devolve o Type da 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 ^ Type { System::String ^ get(); void set(System::String ^ value); };
public string Type { get; set; }
member this.Type : string with get, set
Public Property Type As String

Valor de Propriedade

A Type exceção.

Aplica-se a

Ver também