Gets or sets the filename of this topic.

[VBScript]
Public Property FileName As String
[JScript]
public function get FileName() : String;

Property Value

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.

See Also

Topic Object | Topic Members | HelpProducer Namespace