MobileErrorInfo.Type Egenskap

Definition

Type Returnerar undantagets. Det här API:et är föråldrat. Information om hur du utvecklar ASP.NET mobila program finns i Mobile Apps & Webbplatser med 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

Egenskapsvärde

Undantagets Type .

Gäller för

Se även