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.
Returns an SPPrejoinedFarm object that is associated with this upgrade action.
Namespace: Microsoft.SharePoint.Upgrade
Assembly: Microsoft.SharePoint (in Microsoft.SharePoint.dll)
Syntax
'Declaration
Protected ReadOnly Property PrejoinedFarm As SPPrejoinedFarm
Get
'Usage
Dim value As SPPrejoinedFarm
value = Me.PrejoinedFarm
protected SPPrejoinedFarm PrejoinedFarm { get; }
Property Value
Type: Microsoft.SharePoint.Administration.SPPrejoinedFarm
SPPrejoinedFarm
The object that is associated with this upgrade action.