DeploymentStepCanceledEventArgs.DeploymentContext Property

Definition

Gets the current deployment context.

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

Property Value

The current deployment context.

Applies to