Freigeben über


SPRoutingMachineInfoPipeBind.Read-Methode

Ein [SPRoutingMachineInfo] -Objekt liest aus der Pipe.

Namespace:  Microsoft.SharePoint.PowerShell
Assembly:  Microsoft.SharePoint.PowerShell (in Microsoft.SharePoint.PowerShell.dll)

Syntax

'Declaration
Public Overrides Function Read As SPRoutingMachineInfo
'Usage
Dim instance As SPRoutingMachineInfoPipeBind
Dim returnValue As SPRoutingMachineInfo

returnValue = instance.Read()
public override SPRoutingMachineInfo Read()

Rückgabewert

Typ: Microsoft.SharePoint.Administration.SPRoutingMachineInfo
Ein [SPRoutingMachineInfo] falls vorhanden; andernfalls [null].

Siehe auch

Referenz

SPRoutingMachineInfoPipeBind Klasse

SPRoutingMachineInfoPipeBind-Member

Microsoft.SharePoint.PowerShell-Namespace