SPServerPipeBind 构造函数 (Guid)
SPServerPipeBind类的新实例进行初始化并提供SPServer对象实例的唯一 guid 标识符。
命名空间: Microsoft.SharePoint.PowerShell
程序集: Microsoft.SharePoint.PowerShell(位于 Microsoft.SharePoint.PowerShell.dll 中)
语法
声明
Public Sub New ( _
objectId As Guid _
)
用法
Dim objectId As Guid
Dim instance As New SPServerPipeBind(objectId)
public SPServerPipeBind(
Guid objectId
)
参数
- objectId
类型:System.Guid