Compartir a través de


de la propiedad SPSocialPostCreationData.Attachment

Obtiene o establece los datos adjuntos para el puesto.

Espacio de nombres:  Microsoft.Office.Server.Social
Ensamblado:  Microsoft.Office.Server.UserProfiles (en Microsoft.Office.Server.UserProfiles.dll)

Sintaxis

'Declaración
Public Property Attachment As SPSocialAttachment
    Get
    Set
'Uso
Dim instance As SPSocialPostCreationData
Dim value As SPSocialAttachment

value = instance.Attachment

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

Valor de propiedad

Tipo: Microsoft.Office.Server.Social.SPSocialAttachment

Vea también

Referencia

clase SPSocialPostCreationData

Miembros SPSocialPostCreationData

Espacio de nombres Microsoft.Office.Server.Social