SPRoutingMachineInfoPipeBind.Read 方法
从管道读取一个**[SPRoutingMachineInfo]**对象。
命名空间: Microsoft.SharePoint.PowerShell
程序集: Microsoft.SharePoint.PowerShell(位于 Microsoft.SharePoint.PowerShell.dll 中)
语法
声明
Public Overrides Function Read As SPRoutingMachineInfo
用法
Dim instance As SPRoutingMachineInfoPipeBind
Dim returnValue As SPRoutingMachineInfo
returnValue = instance.Read()
public override SPRoutingMachineInfo Read()
返回值
类型:Microsoft.SharePoint.Administration.SPRoutingMachineInfo
[SPRoutingMachineInfo] 如果它存在,则否则为**[null]**。
另请参阅
引用
SPRoutingMachineInfoPipeBind 类