ApplicationErrorReport.CrashInfo.ExceptionMessage プロパティ

定義

例外に格納されているメッセージ。

[Android.Runtime.Register("exceptionMessage")]
public string ExceptionMessage { get; set; }
[<Android.Runtime.Register("exceptionMessage")>]
member this.ExceptionMessage : string with get, set

プロパティ値

属性

注釈

例外に格納されているメッセージ。

Javaドキュメント。

このページの一部は、によって作成および共有され、に記載されている条件に従って使用される作業に基づく変更です。

適用対象