LabVIEWAdapter.GetVINamespace

Syntax

LabVIEWAdapter.GetVINamespace( path)

Return Value

String

Purpose

Returns the LabVIEW namespace of the specified VI. The namespace of the VI is the qualified name of the owning LabVIEW project library.

Remarks

This method requires the LabVIEW 2012 Run-Time Engine or later to be installed. Otherwise, the method returns an empty string.

Parameters

path As String

[In] Specifies a string that contains the absolute pathname of a VI.