SPRequestManagementSettingsPipeBind.Read 方法

从管道读取一个**[SPRequestManagementSettings]**对象。

命名空间:  Microsoft.SharePoint.PowerShell
程序集:  Microsoft.SharePoint.PowerShell(位于 Microsoft.SharePoint.PowerShell.dll 中)

语法

声明
Public Overrides Function Read As SPRequestManagementSettings
用法
Dim instance As SPRequestManagementSettingsPipeBind
Dim returnValue As SPRequestManagementSettings

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

返回值

类型:Microsoft.SharePoint.Administration.SPRequestManagementSettings
[SPRequestManagementSettings] 如果它存在,则否则为**[null]**。

另请参阅

引用

SPRequestManagementSettingsPipeBind 类

SPRequestManagementSettingsPipeBind 成员

Microsoft.SharePoint.PowerShell 命名空间