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