I align my assignment operators like such:
However when I copy paste I get this:
Do you know what setting I can set to have Visual Studio 2015 maintain spacing with a copy-paste?
Adjust formatting option to your liking. In particular to disable formattin on paste:
Tools->Options->Text Editor->C#->Formatting -> "Automatically format on paste".