See also:
NTier Windows Forms Framework Home
NTier Framework API reference

Provides directory locations and other information that describes the application environment.

Namespace: NTier.Designer
Assembly: NTier.Designer (in NTier.Designer.dll) Version: 1.0.0.0

Syntax

C#
public static class Env
Visual Basic
Public NotInheritable Class Env
Visual C++
public ref class Env abstract sealed

Inheritance Hierarchy

System..::..Object
  NTier.Designer..::..Env

See Also