SPSolutionValidationProperties Members
Include Protected Members
Include Inherited 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 | |
---|---|---|
Files | ||
Id | ||
Name | ||
PackageFile | ||
Site | ||
SolutionId | ||
Valid | Gets or sets a Boolean value that indicates the validity of the solution. | |
ValidationErrorMessage | Gets or sets an error message that explains why the solution is invalid. | |
ValidationErrorUrl |
Top
Methods
Name | Description | |
---|---|---|
Equals | (Inherited from Object.) | |
Finalize | (Inherited from Object.) | |
GetHashCode | (Inherited from Object.) | |
GetType | (Inherited from Object.) | |
MemberwiseClone | (Inherited from Object.) | |
ToString | (Inherited from Object.) |
Top