ComErrorException.HelpFile 属性

定义

获取帮助文件的完全限定的路径。

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

属性值

帮助文件的完全限定的路径。

适用于