The Environment type exposes the following members.

Properties

  NameDescription
Public propertyStatic memberBytecodeProvider
The bytecode provider to use.
Public propertyStatic memberProperties
Gets a copy of the configuration found in <hibernate-configuration> section of app.config/web.config.
Public propertyStatic memberUseReflectionOptimizer
Whether to enable the use of reflection optimizer
Public propertyStatic memberVersion
NHibernate version (informational).

See Also