获取引用的文章,如果是引用类型线程。
命名空间: 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 PostReference As SocialPostReference
Get
用法
Dim instance As SocialThread
Dim value As SocialPostReference
value = instance.PostReference
public SocialPostReference PostReference { get; }
属性值
类型:Microsoft.SharePoint.Client.Social.SocialPostReference
引用的文章中,如果是引用类型线程。
备注
仅ThreadType是LikeReference、 ReplyReference、 MentionReference或TagReference时,此属性才有效。