Project.HelpFileName Property |
Gets or sets the filename of the help file.
[VBScript] Public Property HelpFileName As String
[JScript] public function get HelpFileName() : String; public function set HelpFileName(String);
A string representing the filename of the help file. If you specify a relative path, the file will be created relative to the output directory.