Would expect can use enviroment variables is part or all of a path like so: %MyEnvVariable%
snapshot of beta vs gamma behavior (you need an environment variable set to test of course):
Would expect can use enviroment variables is part or all of a path like so: %MyEnvVariable%
snapshot of beta vs gamma behavior (you need an environment variable set to test of course):
until we have that, you can use the .NET functionality for it: Environment.ExpandEnvironmentVariables(String) Method (System) | Microsoft Docs
This topic was automatically closed 365 days after the last reply. New replies are no longer allowed.