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.
The SPFarm object representing the current version of configuration database
Namespace: Microsoft.SharePoint.Upgrade
Assembly: Microsoft.SharePoint (in Microsoft.SharePoint.dll)
Syntax
'Declaration
Public ReadOnly Property Farm As SPFarm
Get
'Usage
Dim instance As SPManager
Dim value As SPFarm
value = instance.Farm
public SPFarm Farm { get; }
Property value
Type: Microsoft.SharePoint.Administration.SPFarm