Sdílet prostřednictvím


ISharePointProjectItem.FeatureProperties – vlastnost

Získá páry klíč hodnota, přidané do funkce, která obsahuje tuto položku SharePoint projektu.

Obor názvů:  Microsoft.VisualStudio.SharePoint
Sestavení:  Microsoft.VisualStudio.SharePoint (v Microsoft.VisualStudio.SharePoint.dll)

Syntaxe

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

Hodnota vlastnosti

Typ: System.Collections.Generic.IDictionary<String, String>
Objekt reprezentující hodnoty vlastností funkce.

Zabezpečení rozhraní .NET Framework

Viz také

Referenční dokumentace

ISharePointProjectItem Rozhraní

Microsoft.VisualStudio.SharePoint – obor názvů