Partager via


ISharePointProjectItemDeploymentContext.Feature, propriété

Obtient la fonctionnalité principale associée à l'élément de projet.

Espace de noms :  Microsoft.VisualStudio.SharePoint.Deployment
Assembly :  Microsoft.VisualStudio.SharePoint (dans Microsoft.VisualStudio.SharePoint.dll)

Syntaxe

'Déclaration
ReadOnly Property Feature As ISharePointProjectFeature
ISharePointProjectFeature Feature { get; }

Valeur de propriété

Type : Microsoft.VisualStudio.SharePoint.ISharePointProjectFeature
Objet représentant une fonctionnalité SharePoint.

Notes

Si l'élément de projet est présent dans plusieurs fonctionnalités, la fonctionnalité avec la portée de déploiement la plus spécifique est utilisée.

Si plusieurs fonctionnalités ont la même portée de déploiement, une fonctionnalité arbitraire est utilisée.

Sécurité .NET Framework

Voir aussi

Référence

ISharePointProjectItemDeploymentContext Interface

Microsoft.VisualStudio.SharePoint.Deployment, espace de noms