Closed
Solved
How can I retrieve the RuntimeConfig or RuntimeLog path?
I want to write a file to the same location as my RuntimeConfig or RuntimeLog path. Is there a way to dynamically retrieve this path?
I found a ConfigPath property on the OpenSpan.Runtime.RuntimeLoader.CommandLine object, but it appears to return a blank value.