Condividi tramite


Proprietà IDeploymentContext.Project

Consente di accedere al progetto corrente che si sta distribuendo o annullando.

Spazio dei nomi:  Microsoft.VisualStudio.SharePoint.Deployment
Assembly:  Microsoft.VisualStudio.SharePoint (in Microsoft.VisualStudio.SharePoint.dll)

Sintassi

'Dichiarazione
ReadOnly Property Project As ISharePointProject
ISharePointProject Project { get; }

Valore proprietà

Tipo: Microsoft.VisualStudio.SharePoint.ISharePointProject
Oggetto che rappresenta un progetto SharePoint.

Sicurezza di .NET Framework

Vedere anche

Riferimenti

IDeploymentContext Interfaccia

Spazio dei nomi Microsoft.VisualStudio.SharePoint.Deployment