Add Script to Project at Runtime

I want to attach a .cs file to a gameobject at Runtime. So far all good.
Now the thing is this file is located at let’s say “D:\My Documents\MyScript.cs”.

Is there a way to import that into the project at Runtime?