SocialPost.Overlays 屬性
取得物件的陣列,使版面配置區中的文章文字的子字串與 Uri 及其他資料。
命名空間: 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 Overlays As SocialDataOverlay()
Get
'用途
Dim instance As SocialPost
Dim value As SocialDataOverlay()
value = instance.Overlays
public SocialDataOverlay[] Overlays { get; }
屬性值
類型:[]
如果有的話,將版面配置區中的文章文字的子字串相關聯 Uri 與其他資料的物件陣列。