AddFile Method
Installed With: Base Package
Class: ProjectItem Methods (ActiveX)
Adds a file at the specified path to the LabVIEW project with the referenced project item as the parent.
Syntax
object.AddFile(path)
Parameters
Name | Type | Description |
---|---|---|
path | String | Path to the file you want to add. |
Return Value
ProjectItem*