SPServerPipeBind 构造函数 (String)

SPServerPipeBind类的新实例进行初始化,并提供唯一标识SPServer对象实例的字符串标识符。

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

语法

声明
Public Sub New ( _
    objectId As String _
)
用法
Dim objectId As String

Dim instance As New SPServerPipeBind(objectId)
public SPServerPipeBind(
    string objectId
)

参数

另请参阅

引用

SPServerPipeBind 类

SPServerPipeBind 成员

SPServerPipeBind 重载

Microsoft.SharePoint.PowerShell 命名空间