Index.ChiIndex Property |
Gets or sets a value indicating whether to generate a .Chi file or a .Chm file.
[VBScript] Public Property ChiIndex As Boolean
[JScript] public function get ChiIndex() : Boolean; public function set ChiIndex(Boolean);
true, if the help compiler will generate a .Chi file; otherwise false.