IComponentErrorInfo.HelpFile 属性

定义

返回指向包含详细信息的帮助文件的路径。

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

属性值

包含帮助文件路径的字符串。

适用于