Invoke Automation from C#
Hello,
have written number of extensions and UI connectors. I want to write the logs in file for the extension/UI connectors in C# code for error/exception scenarios.
I tried with C# code and somehow security issue thrown.
I have the automation file for writing logs and it works fine. Can it be utilized in C# code?