ClientObject.Retrieve 方法

Retrieves all scalar properties associated with the object. 此成员仅供内部使用,不能直接在您的代码中使用。

命名空间:  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 Retrieve
用法
Dim instance As ClientObject

instance.Retrieve()
public void Retrieve()

备注

It is recommended that the Load<T> method be used rather than Retrieve().

另请参阅

引用

ClientObject 类

ClientObject 成员

Retrieve 重载

Microsoft.SharePoint.Client 命名空间