PlatformNotSupportedException: HelpLink (get)

HelpLink

Gets a link to a help file associated with the exception.



 Public Property Get HelpLink ( ) As String

Return Values

String -  The Uniform Resource Name (URN) or Uniform Resource Locator (URL).

Remarks

The return value, which represents a help file, is a URN or URL. For example, the HelpLink value could be:
"http://www.myhelpsite.com"

Read/Write.

See Also

Project CorLib Overview

Class PlatformNotSupportedException Overview