VB.NET Language in a Nutshell

   
Err.HelpFile Property

Class

Microsoft.VisualBasic.ErrObject

Syntax

Err.HelpFile

Description

A read/write String property that contains the fully qualified path of a Windows Help file.

Rules at a Glance

The HelpFile property is automatically set by the Err object when an error is raised.

Example

See Err.HelpContext Property.

Programming Tips and Gotchas

See Also

Err.HelpContext Property, Err.Number Property

   

Категории