Share via


SPSolutionValidationProperties members

Provides the properties of a solution package to the solution validators for validation and retrieves the validation result from the solution validators.

The SPSolutionValidationProperties type exposes the following members.

Properties

  Name Description
Public property Files The files contained within the solution package.
Public property Id The hash of the solution package.
Public property Name The file name of the solution package.
Public property PackageFile The solution package file.
Public property Site The site of the solution.
Public property SolutionId The solution ID of the solution package.
Public property Valid Gets or sets a Boolean value that indicates the validity of the solution.
Public property ValidationErrorMessage Gets or sets an error message that explains why the solution is invalid.
Public property ValidationErrorUrl A URL to redirect to when the solution is invalid.

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

See also

Reference

SPSolutionValidationProperties class

Microsoft.SharePoint.UserCode namespace