共用方式為


SPDelegate members

Include protected members
Include inherited members

提供所有升級代理人抽象類別。

The SPDelegate type exposes the following members.

Constructors

  Name Description
Protected method SPDelegate 初始化SPDelegate類別的新執行個體。

Top

Properties

  Name Description
Public property IsApplicable 取得 Boolean 值,指出是否適用代理人。
Public property Log 取得SPLog物件,代表升級工作階段的記錄檔。升級工作階段物件可以Session屬性來擷取。
Protected property Manager 取得Microsoft SharePoint Foundation升級管理員。
Protected property Object 取得委派的物件。
Protected property Session 取得升級工作階段的代理人。
Protected property Stopped 取得或設定 Boolean 值,以指定是否停止升級。 (Inherited from StopEventReceiver.)
Protected property Type 取得代理人的類型。

Top

Methods

  Name Description
Public method Equals (Inherited from Object.)
Protected method Finalize (Inherited from Object.)
Public method GetHashCode (Inherited from Object.)
Public method GetType (Inherited from Object.)
Public method Initialize 初始化指定物件為基礎的代理人。
Protected method MemberwiseClone (Inherited from Object.)
Public method ToString (Inherited from Object.)

Top

請參閱

參照

SPDelegate class

Microsoft.SharePoint.Upgrade namespace