SPFeature members
Include protected members
Include inherited members
表示在其對應的範圍功能的狀態。
The SPFeature type exposes the following members.
Properties
Name | Description | |
---|---|---|
Definition | 取得功能的定義。 | |
DefinitionId | 取得識別功能定義的 GUID。 | |
FeatureDefinitionScope | 取得功能定義的範圍。 | |
Parent | 取得表示功能的範圍的父物件。 | |
Properties | 取得屬性集合,此功能。 | |
TimeActivated | 取得此功能已啟動的時間。 | |
Version | 取得目前版本的功能。 |
Top
Methods
Name | Description | |
---|---|---|
Equals | (Inherited from Object.) | |
Finalize | (Inherited from Object.) | |
GetHashCode | (Inherited from Object.) | |
GetType | (Inherited from Object.) | |
MemberwiseClone | (Inherited from Object.) | |
ToString | (Inherited from Object.) | |
Upgrade | 將這項功能升級為目前安裝的功能定義,並選擇性忽略例外狀況,如果其中一個就會擲回的版本。 |
Top