SPFeature.Properties property
取得屬性集合,此功能。
Namespace: Microsoft.SharePoint
Assembly: Microsoft.SharePoint (in Microsoft.SharePoint.dll)
Syntax
'宣告
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; }
Property value
Type: Microsoft.SharePoint.SPFeaturePropertyCollection
SPFeaturePropertyCollection 物件,表示功能屬性。