Property of Application.
Returns a list of exported VIs in memory.
This property is similar to the Exported VIs option on the VI Server: Exported VIs page of the Options dialog box.
The following table lists the characteristics of this property.
| Available in Run-Time Engine and Real-Time Operating System | Yes (Read Only) |
| Permissions | Read Only |
| Remote access disallowed | No |
Refer to the Client - VIServer Example VI in the labview\examples\viserver\client.llb for an example of using the Application:Exported VIs In Memory property.