Share via


DeploymentEventArgs.DeploymentContext Property

Definition

Gets an object that provides information about the current deployment session.

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

Property Value

An object that provides information about the current deployment session.

Applies to