ObjectIdentityQuery 构造函数
此成员仅供内部使用,不能直接在您的代码中使用。启动ObjectIdentityQuery类的新实例。
命名空间: Microsoft.SharePoint.Client
程序集: Microsoft.SharePoint.Client.Silverlight.Runtime(位于 Microsoft.SharePoint.Client.Silverlight.Runtime.dll 中); Microsoft.SharePoint.Client.Phone.Runtime(位于 Microsoft.SharePoint.Client.Phone.Runtime.dll 中) Microsoft.SharePoint.Client.Runtime(位于 Microsoft.SharePoint.Client.Runtime.dll 中)
语法
声明
Public Sub New ( _
objectPath As ObjectPath _
)
用法
Dim objectPath As ObjectPath
Dim instance As New ObjectIdentityQuery(objectPath)
public ObjectIdentityQuery(
ObjectPath objectPath
)
参数
objectPath
类型:Microsoft.SharePoint.Client.ObjectPath若要从服务器检索其规范 ID 的对象ObjectPath对象。
备注
在运行时,使用此方法,但它为了公开称为。