Share via


SPDeploymentEventArgs constructor

Creates a new instance of the SPDeploymentEventArgs class.

Overload list

  Name Description
Public method SPDeploymentEventArgs(SPDeploymentStatus, Int32, Int32, String) Creates a new instance of the SPDeploymentEventArgs class with the deployment status, information about object numbers, and directory path.
Public method SPDeploymentEventArgs(SPDeploymentStatus, Int32, Int32, String, SPImportObjectCollection) Creates a new instance of the SPDeploymentEventArgs class with the deployment status, information about object numbers, and directory path. This method also adds the collection of root objects to the deployment package.

Top

See also

Reference

SPDeploymentEventArgs class

SPDeploymentEventArgs members

Microsoft.SharePoint.Deployment namespace