IVCWizCtlUI.SetRemoteMachine Method
Visual Studio 2008
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.
- Full trust for the immediate caller. This member cannot be used by partially trusted code. For more information, see Using Libraries from Partially Trusted Code.