SocialPostReference.Digest 属性

获取所引用线程的摘要。

命名空间:  Microsoft.SharePoint.Client.Social
程序集:   Microsoft.SharePoint.Client.UserProfiles.Silverlight(位于 Microsoft.SharePoint.Client.UserProfiles.Silverlight.dll 中);  Microsoft.SharePoint.Client.UserProfiles.Phone(位于 Microsoft.SharePoint.Client.UserProfiles.Phone.dll 中)  Microsoft.SharePoint.Client.UserProfiles(位于 Microsoft.SharePoint.Client.UserProfiles.dll 中)

语法

声明
Public ReadOnly Property Digest As SocialThread
    Get
用法
Dim instance As SocialPostReference
Dim value As SocialThread

value = instance.Digest
public SocialThread Digest { get; }

属性值

类型:Microsoft.SharePoint.Client.Social.SocialThread
引用的线程一个摘要。

备注

有关摘要线程的详细信息,请参阅SharePoint Server 2013 好友动态订阅源中的引用线索和摘要线索

另请参阅

引用

SocialPostReference 类

SocialPostReference 成员

Microsoft.SharePoint.Client.Social 命名空间