SPDeploymentEventArgs Properties

Include Protected Members
Include Inherited Members

The SPDeploymentEventArgs type exposes the following members.

Properties

  Name Description
Public property ObjectsProcessed Gets an integer that specifies the number of deployment objects that are currently processed.
Public property ObjectsTotal Gets an integer that specifies the total number of deployment objects in the current deployment operation.
Public property RootObjects Gets the SPImportObjectCollection that contains the root objects - that is, objects for whom there are no parent objects.
Public property Status Gets a SPDeploymentStatus enumeration value that specifies the current status of the deployment operation.
Public property TempDirectoryPath Gets a string representation of the fully qualified file path to the temporary directory where the uncompressed contents of the deployment package files are stored.

Top

See Also

Reference

SPDeploymentEventArgs Class

Microsoft.SharePoint.Deployment Namespace