共用方式為


SPSolutionValidationProperties members

Include protected members
Include inherited members

驗證解決方案驗證程式提供的方案套件屬性,並擷取驗證結果從解決方案驗證程式。

The SPSolutionValidationProperties type exposes the following members.

Properties

  Name Description
Public property Files 方案套件中包含的檔案。
Public property Id 方案套件的雜湊。
Public property Name 方案套件的檔案名稱。
Public property PackageFile 方案套件檔案。
Public property Site 解決方案的網站。
Public property SolutionId 方案套件的方案識別碼。
Public property Valid 取得或設定 Boolean 值,指出解決方案的有效性。
Public property ValidationErrorMessage 取得或設定錯誤訊息,說明解決方案無效的原因。
Public property ValidationErrorUrl 解決方案無效時,若要重新導向 URL。

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.)
Protected method MemberwiseClone (Inherited from Object.)
Public method ToString (Inherited from Object.)

Top

請參閱

參照

SPSolutionValidationProperties class

Microsoft.SharePoint.UserCode namespace