The ErrorHelpFile property specifies the name and path of a help file that contains information relevant to the error returned by the step Execute method.
object.ErrorHelpFile
Part | Description |
---|---|
object | Expression that evaluates to a StepLineage object |
String
Read-only
HRESULT GetErrorHelpFile(BSTR *pRetVal);
The context ID returned by the ErrorHelpContext property can be used to identify the topic that describes the error in the help file specified by ErrorHelpFile.