Hello, I want to open a file that is stored in DW from code. I have a relative path that looks like "/Files/...". But to open a file with StreamReader I need an absolute path.
I found value I need in UI in Management Center -> System -> System information-> File locations -> File location.
Is it possible to get this settings from code of notification provider?