Requires: Base Development System
Class: ProjectItem Methods (ActiveX)
Adds a file at the specified path to the LabVIEW project with the referenced project item as the parent.
object.AddFile(path)
Name | Type | Description |
---|---|---|
path | String | Path to the file you want to add. |
ProjectItem*