语言

ComErrorException.HelpFile 属性

定义

获得完全合格的帮助文件路径。

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

属性值

完全合格的帮助文件路径。

适用于