Gets or sets the filename of the table of contents of this window.

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

Property Value

The filename of the table of contents.

See Also

Window Object | Window Members | HelpProducer Namespace