SocialActorType 枚举
指定SocialActor类型。
命名空间: 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 SocialActorType
用法
Dim instance As SocialActorType
public enum SocialActorType
成员
成员名称 | 说明 | |
---|---|---|
User | 值 = 0。用户。 | |
Document | 值 = 1。文档。 | |
Site | 值 = 2。网站。 | |
Tag | 值 = 3。标记。 |