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.GuidGuid对象,该对象表示的网站集的 GUID。