SPServerPipeBind 构造函数 (SPServer)

SPServerPipeBind类的新实例进行初始化,并提供一个SPServer对象的实例。

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

语法

声明
Public Sub New ( _
    server As SPServer _
)
用法
Dim server As SPServer

Dim instance As New SPServerPipeBind(server)
public SPServerPipeBind(
    SPServer server
)

参数

另请参阅

引用

SPServerPipeBind 类

SPServerPipeBind 成员

SPServerPipeBind 重载

Microsoft.SharePoint.PowerShell 命名空间