Class EnvironmentHelper
- Assembly
- Microsoft.Practices.EnterpriseLibrary.Logging.dll
Helper class for working with environment variables.
public class EnvironmentHelper
- Inheritance
-
EnvironmentHelper
- Inherited Members
Constructors
EnvironmentHelper()
public EnvironmentHelper()
Methods
ReplaceEnvironmentVariables(string)
Sustitute the Environment Variables
public static string ReplaceEnvironmentVariables(string fileName)
Parameters
fileName
stringThe filename.