Condividi tramite


Proprietà ISharePointProjectItem.FeatureProperties

Ottiene le coppie chiave/valore aggiunte alla funzionalità che include questo elemento del progetto SharePoint.

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

Sintassi

'Dichiarazione
ReadOnly Property FeatureProperties As IDictionary(Of String, String)
    Get
IDictionary<string, string> FeatureProperties { get; }

Valore proprietà

Tipo: System.Collections.Generic.IDictionary<String, String>
Oggetto che rappresenta valori della proprietà della funzionalità.

Sicurezza di .NET Framework

Vedere anche

Riferimenti

ISharePointProjectItem Interfaccia

Spazio dei nomi Microsoft.VisualStudio.SharePoint