ComErrorException.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.
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.