Forum Discussion
- Marsha_RModerator
You can check with Support about that. Here's the link:
Related Content
- 12 months ago
- 2 years ago
Recent Discussions
- 3 days ago
There is an example in help for obtaining a specific static class member using the following syntax:
Sys.Process("MyApp").AppDomain("MyApp.exe").dotNET.namespace_name.class_name.property_name
There is no way for obtaining dotNet for Net6 application.
From Help:
"Calling functions from .NET assemblies is not supported for .NET Core and .NET 5.0 - 6.0 applications."
Is there an alternative?
You can check with Support about that. Here's the link: