IErrorPage.SupportUri Property

Definition

Gets or sets a uniform resource identifier (URI) for support information associated with the error.

public:
 property Uri ^ SupportUri { Uri ^ get(); void set(Uri ^ value); };
public Uri SupportUri { get; set; }
member this.SupportUri : Uri with get, set
Public Property SupportUri As Uri

Property Value

Uri

A link for support information.

Applies to