ProjectGetFileLVVersion Method

Requires: Base Development System

Class: Application Methods (ActiveX)

Returns the LabVIEW file format version of the project. This version might be different from the version of LabVIEW in which the project was last saved.

Syntax

object.ProjectGetFileLVVersion(Project Path, [Version Number])

Parameters

NameTypeDescription
Project PathpathSpecifies the path to the project.
Version Numberunsigned longReturns the version number.

Return Value

string