Share via


DeploymentStepCanceledEventArgs.DeploymentStepInfo Property

Definition

Gets the deployment step that just got canceled.

public:
 property Microsoft::VisualStudio::SharePoint::Deployment::IDeploymentStepInfo ^ DeploymentStepInfo { Microsoft::VisualStudio::SharePoint::Deployment::IDeploymentStepInfo ^ get(); };
public Microsoft.VisualStudio.SharePoint.Deployment.IDeploymentStepInfo DeploymentStepInfo { get; }
member this.DeploymentStepInfo : Microsoft.VisualStudio.SharePoint.Deployment.IDeploymentStepInfo
Public ReadOnly Property DeploymentStepInfo As IDeploymentStepInfo

Property Value

The deployment step that just got canceled.

Applies to