Table of Contents

Class EnvironmentHelper

Namespace
Microsoft.Practices.EnterpriseLibrary.Logging.TraceListeners
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 string

The filename.

Returns

string