共用方式為


SPWebConfigModification members

Include protected members
Include inherited members

包含對 web.config 所做的修改。

The SPWebConfigModification type exposes the following members.

Constructors

  Name Description
Public method SPWebConfigModification() 初始化SPWebConfigModification類別的新執行個體。
Public method SPWebConfigModification(String, String) 初始化依據指定的修改名稱和節點SPWebConfigModification類別的新執行個體。

Top

Properties

  Name Description
Public property Name 取得或設定應該將屬性或區段節點的名稱。
Public property Owner 取得或設定 web.config 修改的擁有者。
Public property Path 取得或設定用來找出在操作節點的 XPath 運算式。
Public property Sequence 取得或設定所作的修改的序號。
Public property Type 取得或設定為暗示的擔保類別所修改的類型。
Public property UpgradedPersistedProperties 取得已刪除或變更的欄位的欄位名稱和值集合。 (Inherited from SPAutoSerializingObject.)
Public property Value 取得或設定設定項目的值。

Top

Methods

  Name Description
Public method Equals 會決定是否等於目前物件指定的物件。 (Overrides Object.Equals(Object).)
Protected method Finalize (Inherited from Object.)
Public method GetHashCode 會傳回此物件的雜湊程式碼。 (Overrides Object.GetHashCode().)
Public method GetObjectData 取得序列的物件的狀態。 (Inherited from SPAutoSerializingObject.)
Public method GetType (Inherited from Object.)
Protected method MemberwiseClone (Inherited from Object.)
Protected method OnDeserialization 物件已經從檔案系統快取或資料庫還原序列化之後呼叫。 (Inherited from SPAutoSerializingObject.)
Public method ToString (Inherited from Object.)
Protected method UpdateParent 會包含SPPersistedObject,若有的話,來更新其狀態。 (Inherited from SPAutoSerializingObject.)

Top

請參閱

參照

SPWebConfigModification class

Microsoft.SharePoint.Administration namespace