Hi,
Where can I find "Remote Command Arguments" from VCProject properties ?
I'm using VCDebugSettings for getting every other debugging property (Command, Remote Command, Remote Server Name, Attached, etc.) I can find every interesting value, except above mentioned.
There is CommandArguments property, but it contain only Local Debugger setting. I'm using DTE2 with Solution4 interface.
Can somebody explain me how to do it properly ?