EnvironmentHelper.IsProduction method

Is the current environment “Production”?

public static bool IsProduction()

Return Value

True if the current environment is “Production”; otherwise, false.

See Also