Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
Include Protected Members
Include Inherited Members
Represents a sandboxed solution in the site collection's Solutions Gallery.
The SPUserSolution type exposes the following members.
Properties
Name | Description | |
---|---|---|
![]() |
HasAssemblies | Gets a value that indicates whether the solution contains assemblies. |
![]() |
Name | Gets the file name of the solution. |
![]() |
Signature | Gets the signature of the solution. |
![]() |
SolutionId | Gets the solution ID. |
![]() |
Status | Gets the current status of this solution. |
Top
Methods
Name | Description | |
---|---|---|
![]() |
Dispose | Releases the resources used by the current instance of the SPUserSolution class. |
![]() |
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