| RemoteDeploymentProvider Constructor (Destination) |
Namespace:
Dynamicweb.Deployment
Assembly:
Dynamicweb.Deployment (in Dynamicweb.Deployment.dll) Version: 3.0.3
Syntax public RemoteDeploymentProvider(
Destination destination
)
Public Sub New (
destination As Destination
)
Parameters
- destination
- Type: Dynamicweb.DeploymentDestination
See Also