ContainsCompiledCode
- Updated2025-07-30
- 1 minute(s) read
Sets or returns whether LabVIEW stores the library in the compiled object cache.
If TRUE, LabVIEW does not store the library in the compiled object cache. In this case, you must save the library every time you modify a member of the library or when you migrate the library to a new version of LabVIEW. If FALSE, LabVIEW stores the library in the compiled object cache so you must save the library only when you change the library itself.
This property is similar to the Separate compiled code from source file option on the General Settings page of the Project Library Properties dialog box.
Syntax
object.ContainsCompiledCodeData Type
Boolean