'Declaration
Public Overrides Property HelpLink As String
'Usage
Dim instance As UAServiceException Dim value As String instance.HelpLink = value value = instance.HelpLink
public override string HelpLink {get; set;}
Property Value
This value of this property can be null
(Nothing
in Visual Basic).
The default value of this property is null
.