Collection.EnhancedDecompilation Property |
Gets or sets a value indicating whether the compiler include data useful for de-compilation.
[VBScript] Public Property EnhancedDecompilation As Boolean
[JScript] public function get EnhancedDecompilation() : Boolean; public function set EnhancedDecompilation(Boolean);
true, if the compiler should include allow enhanced de-compilation; otherwise false.
Collection Object | Collection Members | HelpProducer Namespace