SPRequestManagementSettingsPipeBind 构造函数 (SPWebApplication)

初始化一个新的**[SPRequestManagementSettingsPipeBind]对象,从指定的[SPWebApplication]**对象

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

语法

声明
Public Sub New ( _
    pipebindObject As SPWebApplication _
)
用法
Dim pipebindObject As SPWebApplication

Dim instance As New SPRequestManagementSettingsPipeBind(pipebindObject)
public SPRequestManagementSettingsPipeBind(
    SPWebApplication pipebindObject
)

参数

另请参阅

引用

SPRequestManagementSettingsPipeBind 类

SPRequestManagementSettingsPipeBind 成员

SPRequestManagementSettingsPipeBind 重载

Microsoft.SharePoint.PowerShell 命名空间