Partager via


SocialPost.Attachment - Propriété

Obtient une image, une vidéo ou une pièce jointe de document associée à la publication.

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 ReadOnly Property Attachment As SocialAttachment
    Get
'Utilisation
Dim instance As SocialPost
Dim value As SocialAttachment

value = instance.Attachment
public SocialAttachment Attachment { get; }

Valeur de propriété

Type : Microsoft.SharePoint.Client.Social.SocialAttachment
Une image ou vidéo ou pièce jointe document associée à la publication, le cas échéant.

Voir aussi

Référence

SocialPost classe

SocialPost - Membres

Microsoft.SharePoint.Client.Social - Espace de noms