SPPrejoinedFarmSequence.Farm property
Gets an SPFarm for this 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.