SPDeployment methods

The SPDeployment type exposes the following members.

Methods

  Name Description
Public method Cancel Cancels the deployment operation
Public method Dispose() Releases managed resources upon completing or cancelling the deployment operation.
Protected method Dispose(Boolean)
Public method Equals (Inherited from Object.)
Protected method Finalize (Inherited from Object.)
Public method GetHashCode (Inherited from Object.)
Public method GetType (Inherited from Object.)
Protected method MemberwiseClone (Inherited from Object.)
Protected method OnCanceled Raises the Canceled event.
Protected method OnCompleted Raises the Completed event.
Protected method OnProgressUpdated Raises the ProgressUpdatedevent().
Protected method OnStarted() Raises the Startedevent().
Protected method OnStarted(SPDeploymentEventArgs) Raises the Started event.
Public method Run Starts the deployment operation.
Public method ToString (Inherited from Object.)

Top

See also

Reference

SPDeployment class

Microsoft.SharePoint.Deployment namespace