ComErrorException.HelpFile Property

Definition

Gets the fully qualified path to a Help file.

public:
 property System::String ^ HelpFile { System::String ^ get(); };
public string HelpFile { get; }
member this.HelpFile : string
Public ReadOnly Property HelpFile As String

Property Value

The fully qualified path to a Help file.

Applies to