Share via


DeploymentStepStartedEventArgs Class

Definition

Provides data for the DeploymentStepStarted event.

C#
public class DeploymentStepStartedEventArgs : Microsoft.VisualStudio.SharePoint.SharePointProjectItemEventArgs
Inheritance
DeploymentStepStartedEventArgs

Constructors

DeploymentStepStartedEventArgs(ISharePointProjectItem, IDeploymentStepInfo, ISharePointProjectItemDeploymentContext, IDeploymentConflictCollection)

Initializes a new instance of the DeploymentStepStartedEventArgs class with the provided instance of the ISharePointProjectItem, deployment step info, deployment context, and deployment conflicts collection.

Properties

Conflicts

Gets a collection of deployment conflicts associated with the deployment step.

DeploymentContext

Gets the current deployment context.

DeploymentStepInfo

Gets information about the deployment step being started.

ProjectItem

Gets or sets the ISharePointProjectItem that corresponds to the event that is being raised.

(Inherited from SharePointProjectItemEventArgs)

Applies to

Product Versions
SharePoint Projects 2017, 2019, 2022