A Genetic Programming Framework for .NET

EnvironmentReference.ToString Method 

Returns a String that represents the current instance.

public override string ToString();

Return Value

A String representation of this EnvironmentReference, listing the AssemblyPath, EnvironmentName, and InitializationFile.

See Also

EnvironmentReference Class | GeneticProgrammingEngine.Internal Namespace