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.
Gets an SPFarm for this not yet joined farm.
Namespace: Microsoft.SharePoint.Upgrade
Assembly: Microsoft.SharePoint (in Microsoft.SharePoint.dll)
Syntax
'Declaration
Protected ReadOnly Property Farm As SPFarm
Get
'Usage
Dim value As SPFarm
value = Me.Farm
protected SPFarm Farm { get; }
Property Value
Type: Microsoft.SharePoint.Administration.SPFarm
An SPFarm object that represents this farm.