SPBlockedSolution members

Represents a sandboxed solution that has been blocked.

The SPBlockedSolution type exposes the following members.

Constructors

  Name Description
Public method SPBlockedSolution() Initializes a new instance of the SPBlockedSolution class.
Public method SPBlockedSolution(String, String, String) Initializes a new instance of the SPBlockedSolution class using the specified file, signature, and message.

Top

Properties

  Name Description
Public property FileName Gets the file name of the solution.
Public property Message Gets a message that provides information on how to resolve the blocked solution.
Public property Signature Gets ths signature of the solution.
Public property UpgradedPersistedProperties Gets the collection of field names and values for fields that were deleted or changed. (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 Gets the serialized state of the object. (Inherited from SPAutoSerializingObject.)
Public method GetType (Inherited from Object.)
Protected method MemberwiseClone (Inherited from Object.)
Protected method OnDeserialization Called after the object has been deserialized from the file system cache or the database. (Inherited from SPAutoSerializingObject.)
Public method ToString (Inherited from Object.)
Protected method UpdateParent Causes the containing SPPersistedObject, if one exists, to update its state. (Inherited from SPAutoSerializingObject.)

Top

See also

Reference

SPBlockedSolution class

Microsoft.SharePoint.UserCode namespace