[This is preliminary documentation and is subject to change.]

Phoenix environmental variables.

Namespace:  Phoenix
Assembly:  Phoenix (in Phoenix.dll) Version: 0.7.0.0

Syntax

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

Members

         
 All Members  Fields   Properties  
 Public

 Protected
 Instance

 Static 
 Declared

 Inherited
 XNA Framework Only 

 .NET Compact Framework Only 

 MemberDescription
ConsoleColor
DefaultConsoleColor
DefaultErrorColor
DefaultFontColor
DefaultInfoColor
DefaultWarningColor
ErrorColor
FontColor
InfoColor
WarningColor

Inheritance Hierarchy

System..::.Object
  Phoenix..::.Env

See Also