共用方式為


SPFeatureDefinitionScope enumeration

指定功能定義的範圍。

Namespace:  Microsoft.SharePoint
Assembly:  Microsoft.SharePoint (in Microsoft.SharePoint.dll)

Syntax

'宣告
Public Enumeration SPFeatureDefinitionScope
'用途
Dim instance As SPFeatureDefinitionScope
public enum SPFeatureDefinitionScope

Members

Member name Description
None 表示沒有範圍的功能定義。
Farm 代表陣列範圍功能定義。
Site 代表網站集合範圍功能定義。
Web 代表 web 範圍功能定義。

請參閱

參照

Microsoft.SharePoint namespace