IComponentErrorInfo.HelpContext Property
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
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.