SPSitePipeBind 构造函数 (Guid)

初始化使用指定的 GUID 的SPSitePipeBind类的一个新实例。

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

语法

声明
Public Sub New ( _
    guid As Guid _
)
用法
Dim guid As Guid

Dim instance As New SPSitePipeBind(guid)
public SPSitePipeBind(
    Guid guid
)

参数

  • guid
    类型:System.Guid

    Guid对象,该对象表示的网站集的 GUID。

另请参阅

引用

SPSitePipeBind 类

SPSitePipeBind 成员

SPSitePipeBind 重载

Microsoft.SharePoint.PowerShell 命名空间