Partager via


ISharePointProjectItem.FeatureProperties, propriété

Obtient des paires clé/valeur qui sont ajoutées à la fonctionnalité incluant cet élément de projet SharePoint.

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

Syntaxe

'Déclaration
ReadOnly Property FeatureProperties As IDictionary(Of String, String)
IDictionary<string, string> FeatureProperties { get; }

Valeur de propriété

Type : IDictionary<String, String>
Objet représentant les valeurs de propriété de fonctionnalité.

Sécurité .NET Framework

Voir aussi

Référence

ISharePointProjectItem Interface

Microsoft.VisualStudio.SharePoint, espace de noms