Udostępnij za pośrednictwem


MobileErrorInfo.Description Właściwość

Definicja

Zwraca opis wyjątku. Ten interfejs API jest nieaktualny. Aby uzyskać informacje o sposobie tworzenia aplikacji mobilnych ASP.NET, zobacz Mobile Apps & Sites with ASP.NET (Aplikacje mobilne & z ASP.NET).

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

Wartość właściwości

Opis wyjątku.

Dotyczy

Zobacz też