Gets the filename of this theme.

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

Property Value

A string representing the filename of the theme.

See Also

Theme Object | Theme Members | HelpProducer Namespace