UtilityException.HelpLink Property

Definition

Gets a link to the SQL Server Help Web site.

public:
 virtual property System::String ^ HelpLink { System::String ^ get(); };
public override string HelpLink { get; }
member this.HelpLink : string
Public Overrides ReadOnly Property HelpLink As String

Property Value

A String containing a link to the SQL Server Help Web site.

Applies to