ActiveReports 12
HelpLink Property (TextExportException)

GrapeCity.ActiveReports.Export.Xml.v12 Assembly > GrapeCity.ActiveReports.Export.Xml.Section Namespace > TextExportException Class : HelpLink Property
Gets or sets a link to the help file associated with this exception.
Syntax
'Declaration
 
Public Overridable Property HelpLink As String
public virtual string HelpLink {get; set;}

Property Value

The Uniform Resource Name (URN) or Uniform Resource Locator (URL).
See Also

Reference

TextExportException Class
TextExportException Members