I'm developing a VS plugin with VS2017 now.
I wanna the plugin could start debug with the command arguments. but IVSSolutionBuildManage.debug() function do not has the parameter in SDK.
so, what can i do? or can u give a example for me?
thanks a lot!