ComErrorException.HelpContext Property

Definition

Gets the context of a topic in a Help file.

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

Property Value

The context of a topic in a Help file.

Applies to