Share via


COMError.helpFile Method

Returns the name of the Help file that contains information about the error that occurred when the COM object was called.

Syntax

public str helpFile()

Run On

Called

Return Value

Type: str
The name of the Help file.

Remarks

The Help file might be empty if the COM object does not support Help for its errors.

The helpFile property is read-only.

See Also

Reference

COMError Class