CrashReportOptions.CustomMessage

CrashReportOptions.CustomMessage property

Custom message to include into the report. It can be something like value of variables or other details you want to send.

public string CustomMessage { get; set; }

See Also