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 the server farm where the object resides.
Namespace: Microsoft.SharePoint.Administration
Assembly: Microsoft.SharePoint (in Microsoft.SharePoint.dll)
'Declaration
Public ReadOnly Property Farm As SPFarm
Get
'Usage
Dim instance As SPPersistedObject
Dim value As SPFarm
value = instance.Farm
public SPFarm Farm { get; }
Type: Microsoft.SharePoint.Administration.SPFarm
The server farm.