Index.FileName Property |
Gets or sets the file name of the index 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 index file. If you specify a relative path, the file will be created relative to the output directory.