A Genetic Programming Framework for .NET

EnvironmentReference.InitializationFile Property

Gets the path to the initialization file for the referenced IEnvironment's Initialize method.

public string InitializationFile {get;}

Property Value

The path to the initialization file to use, or null if the file returned by DefaultInitializationFile should be used.

See Also

EnvironmentReference Class | GeneticProgrammingEngine.Internal Namespace | EnvironmentReference Class | CreateEnvironments Method