Share via


Diagnostic.HelpLink Property

Definition

Gets the help like that describes the diagnostic.

public:
 property System::String ^ HelpLink { System::String ^ get(); };
[System.Runtime.Serialization.DataMember(Order=8)]
public string? HelpLink { get; }
[<System.Runtime.Serialization.DataMember(Order=8)>]
member this.HelpLink : string
Public ReadOnly Property HelpLink As String

Property Value

Attributes

Applies to