Collection.Copyright Property |
Gets or sets the copyright string to be used for the help files.
[VBScript] Public Property Copyright As String
[JScript] public function get Copyright() : String; public function set Copyright(String);
A string representing the copyright statement of the help file.
Collection Object | Collection Members | HelpProducer Namespace