IComponentErrorInfo.HelpContext Property

Definition

Returns the identifier of the topic in the Help file.

public:
 property int HelpContext { int get(); };
public int HelpContext { get; }
member this.HelpContext : int
Public ReadOnly Property HelpContext As Integer

Property Value

An Integer containing the topic identifier.

Applies to