AddFile Method

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.

Syntax

object.AddFile(path)

Parameters

NameTypeDescription
pathStringPath to the file you want to add.

Return Value

ProjectItem*