SocialAttachmentActionKind 枚举
指定SocialAttachmentAction执行的操作的类型。
命名空间: 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 SocialAttachmentActionKind
用法
Dim instance As SocialAttachmentActionKind
public enum SocialAttachmentActionKind
成员
成员名称 | 说明 | |
---|---|---|
Navigate | 在新选项卡值中打开ActionUri = 0。 | |
AdHocAction | 打开的附件类型根据ActionUri 。值 = 1。 |
备注
AdHocAction取决于AttachmentKind (例如,在预览区域中的文章打开ActionUri )。
另请参阅
引用
Microsoft.SharePoint.Client.Social 命名空间