Compartilhar via


MobileErrorInfo.Type Propriedade

Definição

Retorna o Type da exceção. Esta API está obsoleta. Para obter informações sobre como desenvolver aplicativos móveis ASP.NET, consulte Aplicativos Móveis & 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 da propriedade

O Type da exceção.

Aplica-se a

Confira também