Click or drag to resize

RemoteDeploymentProvider Constructor (Destination)

Initializes a new instance of the RemoteDeploymentProvider class

Namespace:  Dynamicweb.Deployment
Assembly:  Dynamicweb.Deployment (in Dynamicweb.Deployment.dll) Version: 3.0.3
Syntax
public RemoteDeploymentProvider(
	Destination destination
)

Parameters

destination
Type: Dynamicweb.DeploymentDestination
See Also