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.
The SharePoint Farm to which this collection belongs.
Namespace: Microsoft.SharePoint.Administration
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
A SPFarm object.
See also
Reference
SPPersistedTypeCollection class