| |||||
Exception.HelpLink PropertySystem Namespace Exception Class Returns or sets a link to the help file associated with this exception. [ VB ] <Serializable> <ClassInterface ( ClassInterfaceType.AutoDual ) > Overridable Public Property HelpLink As String [ C# ] [ Serializable ] [ ClassInterface ( ClassInterfaceType.AutoDual ) ] public virtual string HelpLink {get; set;} [ C++ ] [ Serializable ] [ ClassInterface ( ClassInterfaceType.AutoDual ) ] public: __property virtual String* get_HelpLink ( ); public: __property virtual void set_HelpLink ( String* ); [ JScript ] public Serializable ClassInterface ( ClassInterfaceType.AutoDual ) function get HelpLink ( ) : String; public function set HelpLink ( String ); Property ValueThe Uniform Resource Name ( URN ) or Uniform Resource Locator ( URL ). RemarksThe return value, which represents a help file, is a URN or URL. For example, the HelpLink value could be: "file:///C:/Applications/Bazzal/help.aspxl#ErrorNum42" See Also |
| ||||
Check out related books at Amazon
© 2000-2008 Rey Nuñez All rights reserved.
If you have any question, comment or suggestion
about this site, please send us a note
You can help support aspxtreme