CrashReportOptions.CrashReportFilename

CrashReportOptions.CrashReportFilename property

Filename for crash report. By default is auto-generated in format CrashReport_<date>_<ticks>.html"

public string CrashReportFilename { get; set; }

See Also