IVsAppContainerProjectDeploy2.StartRemoteDeployAsync Method
Include Protected Members
Include Inherited Members
Initiate deployment of the app container application on a remote machine.
This member is overloaded. For complete information about this member, including syntax, usage, and examples, click a name in the overload list.
Overload List
Name | Description | |
---|---|---|
StartRemoteDeployAsync(UInt32, Object, String, String, IVsAppContainerProjectDeployCallback) | Initiate deployment of the app container application on a remote machine. | |
StartRemoteDeployAsync(UInt32, Object, String, String, String, IVsAppContainerProjectDeployCallback) | Initiate deployment of the app container application on a remote machine. |
Top