.NET Assemblies in Memory Dialog Box
- Updated2025-03-14
- 2 minute(s) read
.NET Assemblies in Memory Dialog Box
Select View».NET Assemblies in Memory to display this dialog box.
Use this dialog box to view the identifying information for all .NET assemblies that LabVIEW has in memory. You can use this information to debug assembly calls by verifying that LabVIEW is loading the correct assemblies for LabVIEW projects and VIs that use .NET objects.
Option | Description |
---|---|
Display assemblies in memory for project | Specifies the project whose loaded assemblies appear in the assembly table. |
CLR Version | Indicates the version of the Common Language Runtime (CLR) that LabVIEW currently uses to load .NET assemblies. |
List of Assemblies | Lists identifying information for each assembly in memory that is referenced by the project you selected in the Display assemblies in memory for project list. Use this information to verify that LabVIEW is loading the desired versions of your assemblies.
|
Show only directly loaded assemblies | Determines whether the List of Assemblies displays all assemblies in memory or only assemblies that are called from a front panel or block diagram within the selected project. |