EnvironmentHelper.SetHostEnvironment method

Set the host environment (usually from DI).

public static void SetHostEnvironment(IHostEnvironment env)
parameter description
env The host environment.

See Also