共用方式為


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 物件,表示功能屬性。

請參閱

參照

SPFeature class

SPFeature members

Microsoft.SharePoint namespace