Rename a file name using the Invoke Code activity

So this does exactly what the move file activity does, but uses InvokeCode instead (which is slower by definition) and relies on VB specific namespace instead of system one.
What’s the purpose?

Don’t get me wrong - its a nice and short example for InvokeCode, but the application of it makes me a little unease, because someone might actually use that in production.

2 Likes