Collection.CompileResult Property |
Gets or sets the type of the resulting files to be produced by the compiler.
[VBScript] Public Property CompileResult As String
[JScript] public function get CompileResult() : String; public function set CompileResult(String);
The type of the files to be produced by the compiler. Can be "Hxs" or "HxiHxs".
Collection Object | Collection Members | HelpProducer Namespace