ApplicationManifest.ErrorReportUrl Property

Definition

Gets or sets the link to use if there is a failure launching the application. The specified value should be a fully qualified URL or UNC path.

public string ErrorReportUrl { get; set; }
public string ErrorReportUrl { [System.Runtime.TargetedPatchingOptOut("Performance critical to inline this type of method across NGen image boundaries")] get; [System.Runtime.TargetedPatchingOptOut("Performance critical to inline this type of method across NGen image boundaries")] set; }

Property Value

A string that contains the URL of the error report.

Attributes

Applies to