Share via


IDeploymentContext.Project Property

Definition

Gets the access to the current project that is being deployed or retracted.

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

Property Value

The current project that is being deployed or retracted.

Applies to