VCWizCtlClass::SetRemoteMachine Method (Object^, String^)
Visual Studio 2015
Specifies the name of a computer (other than your computer) on which you want to debug an application.
Assembly: Microsoft.VisualStudio.VsWizard (in Microsoft.VisualStudio.VsWizard.dll)
Parameters
- pDeployable
-
Type:
System::Object^
Required. A pointer to the deployable project.
- bstrRemoteMachine
-
Type:
System::String^
Required. A string containing the name of the remote machine.
Show: