SocialAttachmentActionKind - Énumération
Spécifie le type d'action qui effectue une SocialAttachmentAction .
Espace de noms : Microsoft.SharePoint.Client.Social
Assemblys : Microsoft.SharePoint.Client.UserProfiles.Silverlight (dans Microsoft.SharePoint.Client.UserProfiles.Silverlight.dll); Microsoft.SharePoint.Client.UserProfiles.Phone (dans Microsoft.SharePoint.Client.UserProfiles.Phone.dll) Microsoft.SharePoint.Client.UserProfiles (dans Microsoft.SharePoint.Client.UserProfiles.dll)
Syntaxe
'Déclaration
Public Enumeration SocialAttachmentActionKind
'Utilisation
Dim instance As SocialAttachmentActionKind
public enum SocialAttachmentActionKind
Membres
Nom du membre | Description | |
---|---|---|
Navigate | Ouvre le ActionUri dans un nouvel onglet valeur = 0. | |
AdHocAction | Ouvre le ActionUri en fonction du type de pièce jointe. Valeur = 1. |
Remarques
AdHocAction dépend de la AttachmentKind (par exemple, ouvrez la ActionUri dans la zone d'aperçu de la publication).
Voir aussi
Référence
Microsoft.SharePoint.Client.Social - Espace de noms