SocialAttachmentKind 列舉
在微型部落格文章中指定的SocialAttachment類型。
命名空間: 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 Enumeration SocialAttachmentKind
'用途
Dim instance As SocialAttachmentKind
public enum SocialAttachmentKind
成員
成員名稱 | 描述 | |
---|---|---|
Image | 附件是圖像。值 = 0。 | |
Video | 附件這段影片。值 = 1。 | |
Document | 附件是文件。值 = 2。 |
請參閱
參照
Microsoft.SharePoint.Client.Social 命名空間