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