IComponentErrorInfo.HelpFile Property

Definition

Returns the path to the Help file that contains detailed information.

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

Property Value

A String containing the path to the Help file.

Applies to