Home
Library
Learn
Downloads
Support
Community
Sign in
|
United States - English
|
|
MSDN Library
Web Development
SharePoint Products and Technologies
SharePoint 2010
SDK Documentation
SharePoint 2010 Class Libraries and Web Service References
SharePoint Foundation 2010 Class Libraries
Administrative Class Library
Microsoft.SharePoint.Administration
SPSolution Class
SPSolution Properties
Added Property
CanSelectForBackup Property
CanSelectForRestore Property
ContainsCasPolicy Property
ContainsGlobalAssembly Property
ContainsWebApplicationResource Property
Deployed Property
DeployedServers Property
DeployedWebApplications Property
DeploymentState Property
Farm Property
IBackupRestore.CanRenameOnRestore Property
IBackupRestore.DiskSizeRequired Property
IBackupRestore.Name Property
IBackupRestoreConfiguration.CanBackupRestoreAsConfiguration Property
IsWebPartPackage Property
JobExists Property
JobStatus Property
LanguagePacks Property
LastOperationDetails Property
LastOperationEndTime Property
LastOperationResult Property
Name Property
SolutionFile Property
SolutionId Property
Community Content
Add code samples and tips to enhance this topic.
More...
This topic has not yet been rated
-
Rate this topic
SPSolution
.
Farm Property
SharePoint 2010
Other Versions
Windows SharePoint Services 3
The farm on which this solution is installed.
Namespace:
Microsoft.SharePoint.Administration
Assembly:
Microsoft.SharePoint
(in Microsoft.SharePoint.dll)
Available in Sandboxed Solutions: No
Syntax
C#
VB
Copy
public
SPFarm Farm {
get
; }
Property Value
Type:
Microsoft.SharePoint.Administration
.
SPFarm
An
SPFarm
object.
See Also
Reference
SPSolution Class
SPSolution Members
Microsoft.SharePoint.Administration Namespace
Did you find this helpful?
Yes
No
Not accurate
Not enough depth
Need more code examples
Tell us more...
(
1500
characters remaining)
Community Content
Add
FAQ