Gets the file name of the HTML template.

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

Property Value

The file name of the HTML template.

See Also

Template Object | Template Members | HelpProducer Namespace