Setter and Getter for public property from imported DLL

Hi,

As far as I understand when using an imported dll VL generates a Set(PropertyName) for public properties in a class. But how can I “get” the value of a public property ?

Thx

Check out Turning a .NET library into a VL library and Using .NET NuGets @thenodeinstitute. The workshops are available for free now.

1 Like

Indeed, have a look at those! The node should have the name of the property itself.

yes I just realized that. Thanks I’ll check the workshop as well.

This topic was automatically closed 365 days after the last reply. New replies are no longer allowed.