Template.FileName Property
Gets the file name of the HTML template.
[VBScript] Public ReadOnly Property FileName As String
[JScript] public function get FileName() : String;
The file name of the HTML template.
Template Object | Template Members | HelpProducer Namespace