System.Exception.HelpLink Property

Gets or sets a link to the help file associated with this exception.

Syntax

public virtual string HelpLink { get; set; }

Value

Documentation for this section has not yet been entered.

Remarks

The return value, which represents a help file, is a URN or URL. For example, the HelpLink value could be:

"file:///C:/Applications/Bazzal/help.html#ErrorNum42"

Requirements

Namespace: System
Assembly: mscorlib (in mscorlib.dll)
Assembly Versions: 1.0.5000.0, 2.0.0.0, 4.0.0.0