次の方法で共有


SPPrejoinedFarmAction.Farm property

Gets an SPFarm for this not yet joined 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.

See also

Reference

SPPrejoinedFarmAction class

SPPrejoinedFarmAction members

Microsoft.SharePoint.Upgrade namespace