SPSitePipeBind 构造函数 (Uri)
初始化使用指定的 URI SPSitePipeBind类的一个新实例。
命名空间: Microsoft.SharePoint.PowerShell
程序集: Microsoft.SharePoint.PowerShell(位于 Microsoft.SharePoint.PowerShell.dll 中)
语法
声明
Public Sub New ( _
uri As Uri _
)
用法
Dim uri As Uri
Dim instance As New SPSitePipeBind(uri)
public SPSitePipeBind(
Uri uri
)
参数
uri
类型:System.UriUri对象,该对象表示的 URI。