Net6 - is there a way to call functions (static class members) from .Net6.0 applications
- Bookmark
- Subscribe
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
08-10-2022
01:10 AM
08-10-2022
01:10 AM
Net6 - is there a way to call functions (static class members) from .Net6.0 applications
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?
1 REPLY 1
- Bookmark
- Subscribe
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
08-10-2022
11:51 AM
08-10-2022
11:51 AM
You can check with Support about that. Here's the link:
https://support.smartbear.com/testcomplete/message/
Marsha_R
[Community Hero]
____
[Community Heroes] are not employed by SmartBear Software but
are just volunteers who have some experience with the tools by SmartBear Software
and a desire to help others. Posts made by [Community Heroes]
may differ from the official policies of SmartBear Software and should be treated
as the own private opinion of their authors and under no circumstances as an
official answer from SmartBear Software.
The [Community Hero] signature is used with permission by SmartBear Software.
https://community.smartbear.com/t5/custom/page/page-id/hall-of-fame
