Gets an object that represents the local server farm.
Namespace: Microsoft.SharePoint.Administration
Assembly: Microsoft.SharePoint (in microsoft.sharepoint.dll)
Visual Basic (Declaration)
Public Shared ReadOnly Property Local As SPFarm
Dim value As SPFarm
value = SPFarm.Local
public static SPFarm Local { get; }
Property Value
An SPFarm object that represents the local server farm.
You must be connected to one of the front-end Web servers to get this information.