共用方式為


SPBlockedSolution members

Include protected members
Include inherited members

代表已封鎖沙箱化解決方案。

The SPBlockedSolution type exposes the following members.

Constructors

  Name Description
Public method SPBlockedSolution() 初始化SPBlockedSolution類別的新執行個體。
Public method SPBlockedSolution(String, String, String) 初始化使用指定的檔案、 簽章和訊息SPBlockedSolution類別的新執行個體。

Top

Properties

  Name Description
Public property FileName 取得解決方案的檔案名稱。
Public property Message 會取得一則訊息,提供如何解決封鎖的解決方案的資訊。
Public property Signature 取得要簽章的解決方案。
Public property UpgradedPersistedProperties 取得已刪除或變更的欄位的欄位名稱和值集合。 (Inherited from SPAutoSerializingObject.)

Top

Methods

  Name Description
Public method Equals (Inherited from Object.)
Protected method Finalize (Inherited from Object.)
Public method GetHashCode (Inherited from Object.)
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

請參閱

參照

SPBlockedSolution class

Microsoft.SharePoint.UserCode namespace