.NET Properties and Methods
- Updated2026-02-27
- 1 minute(s) read
.NET objects provide properties and methods that you can modify using Property Nodes or Invoke Nodes in LabVIEW.
.NET objects expose properties and methods that other applications can access. You access an application by accessing an object associated with that application and setting a property or invoking a method of that object.
On the front panel or block diagram, right-click a .NET object and select or , and select a property or method from the shortcut menu to set a property or invoke a method for the object. You also can select .NET-specific properties or invoke .NET-specific methods for a .NET object. On the block diagram, right-click a .NET object and select or , and select a .NET-specific property or method from the shortcut menu.