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
)

参数

备注

在运行时,使用此方法,但它为了公开称为。

另请参阅

引用

ObjectIdentityQuery 类

ObjectIdentityQuery 成员

Microsoft.SharePoint.Client 命名空间