SPSocialPostCreationData.Attachment - Propriété

Obtient ou définit une pièce jointe pour la publication.

Espace de noms :  Microsoft.Office.Server.Social
Assembly :  Microsoft.Office.Server.UserProfiles (dans Microsoft.Office.Server.UserProfiles.dll)

Syntaxe

'Déclaration
Public Property Attachment As SPSocialAttachment
    Get
    Set
'Utilisation
Dim instance As SPSocialPostCreationData
Dim value As SPSocialAttachment

value = instance.Attachment

instance.Attachment = value
public SPSocialAttachment Attachment { get; set; }

Valeur de propriété

Type : Microsoft.Office.Server.Social.SPSocialAttachment

Voir aussi

Référence

SPSocialPostCreationData classe

SPSocialPostCreationData - Membres

Microsoft.Office.Server.Social - Espace de noms