SPPrejoinedFarmAction.Farm Property
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.