A Genetic Programming Framework for .NET

EnvironmentReference Properties

The properties of the EnvironmentReference class are listed below. For a complete list of EnvironmentReference class members, see the EnvironmentReference Members topic.

Public Instance Properties

AssemblyPath Gets the path to the Assembly containing the referenced IEnvironment.
EnvironmentName Gets the name of the referenced IEnvironment.
InitializationFile Gets the path to the initialization file for the referenced IEnvironment's Initialize method.

See Also

EnvironmentReference Class | GeneticProgrammingEngine.Internal Namespace | CreateEnvironments Method