Specflow Query - I want to use PreStep to put a line in a log report, so I need a way to get the name of the current step.
Check out the Aspect Orient Design product - http://www.postsharp.net/ Examples - http://www.codeproject.com/Articles/337564/Aspect-Oriented-Programming-Using-Csharp-and-PostS
This allows you to enter code in every method call (for example, logging)