Свойство SPFeature.Properties
Получает коллекцию свойств для компонента.
Пространство имен: Microsoft.SharePoint
Сборка: Microsoft.SharePoint (в Microsoft.SharePoint.dll)
Синтаксис
'Декларация
Public Property Properties As SPFeaturePropertyCollection
Get
Friend Set
'Применение
Dim instance As SPFeature
Dim value As SPFeaturePropertyCollection
value = instance.Properties
public SPFeaturePropertyCollection Properties { get; internal set; }
Значение свойства
Тип: Microsoft.SharePoint.SPFeaturePropertyCollection
Объект SPFeaturePropertyCollection , представляющий свойства компонента.