|
|
Name |
Description |
|
Added
|
Gets a value specifying whether a language-neutral solution package has been added to this solution.
|
|
CanSelectForBackup
|
Gets or sets whether this item can be selected by itself for backup operations.
|
|
CanSelectForRestore
|
Gets or sets whether this item can be selected by itself for restore operations.
|
|
ContainsCasPolicy
|
Gets a Boolean value that indicates whether the solution contains Code Access Security (CAS) policies.
|
|
ContainsGlobalAssembly
|
Returns a value indicating whether the solution contains an assembly that is installed in the global assembly cache.
|
|
ContainsWebApplicationResource
|
Gets a value indicating whether the solution contains any web application-specific resources to deploy.
|
|
Deployed
|
Returns a value indicating whether the solution is deployed to one or more web applications in the farm.
|
|
DeployedServers
|
Gets the collection of servers to which the solution is deployed.
|
|
DeployedWebApplications
|
Gets the collection of web applications to which this solution is deployed.
|
|
DeploymentState
|
Gets a value indicating whether the solution has been deployed, and if so, whether it has assemblies installed in the global assembly cache, in the application's bin directory, or both.
|
|
DisplayName
|
Gets the display name that describes the persisted object instance within the administrative user interface. (Inherited from SPPersistedObject.) |
|
Farm
|
The farm on which this solution is installed.
|
|
Id
|
Gets or sets the GUID that is associated with the object. (Inherited from SPPersistedObject.) |
|
IsWebPartPackage
|
Gets a value indicating whether the solution represents a Web Part package. Do not use. The concept of a "Web Part package" is obsolete.
|
|
JobExists
|
Specifies whether a timer job exists for this SPSolution.
|
|
JobStatus
|
Gets the job status that is associated with the language-neutral solution.
|
|
LanguagePacks
|
Returns the list of language packages associated with this solution.
|
|
LastOperationDetails
|
Returns details of the last operation while deploying the solution.
|
|
LastOperationEndTime
|
Returns the date and time that the last operation ended.
|
|
LastOperationResult
|
Returns the result of the last operation.
|
|
Name
|
Returns the name of the solution.
|
|
Parent
|
Gets the parent in the logical hierarchy of the configuration object tree. (Inherited from SPPersistedObject.) |
|
Properties
|
Gets metadata for the persisted object. (Inherited from SPPersistedObject.) |
|
SolutionFile
|
Returns the file associated with the solution.
|
|
SolutionId
|
Returns the solution id specified in the manifest file.
|
|
Status
|
Gets or sets the status of the object that the class represents. (Inherited from SPPersistedObject.) |
|
TypeName
|
Gets the display name that describes the object type in the administrative user interface. (Inherited from SPPersistedObject.) |
|
UpgradedPersistedProperties
|
Gets the collection of field names and values for fields that were deleted or changed. (Inherited from SPAutoSerializingObject.) |
|
Version
|
Gets a value that is incremented each time the object is updated. (Inherited from SPPersistedObject.) |
|
WasCreated
|
Gets a Boolean value that indicates whether the object is initialized and can be found in the database. (Inherited from SPPersistedObject.) |