SPDeployment.Run method
Starts the deployment operation.
Namespace: Microsoft.SharePoint.Deployment
Assembly: Microsoft.SharePoint (in Microsoft.SharePoint.dll)
Syntax
'Declaration
Public MustOverride Sub Run
'Usage
Dim instance As SPDeployment
instance.Run()
public abstract void Run()