Collection.Title Property |
Gets or sets the title of the help file.
[VBScript] Public Property Title As String
[JScript] public function get Title() : String; public function set Title(String);
The title of the help file.
Collection Object | Collection Members | HelpProducer Namespace