Root Property
Installed With: Base Package
Class: Project Properties (ActiveX)
Returns a reference to the project root in the LabVIEW Project Explorer window. The project root is the top item that represents the LabVIEW project in the Project Explorer window. You can use this reference with the ProjectItem properties.
Syntax
object.Root
Data Type
ProjectItem*