Compartir a través de


de la propiedad SocialAttachment.Height

Obtiene o establece el alto de los datos adjuntos o su vista previa.

Espacio de nombres:  Microsoft.SharePoint.Client.Social
Ensamblados:   Microsoft.SharePoint.Client.UserProfiles.Silverlight (en Microsoft.SharePoint.Client.UserProfiles.Silverlight.dll);  Microsoft.SharePoint.Client.UserProfiles.Phone (en Microsoft.SharePoint.Client.UserProfiles.Phone.dll)  Microsoft.SharePoint.Client.UserProfiles (en Microsoft.SharePoint.Client.UserProfiles.dll)

Sintaxis

'Declaración
Public Property Height As UInteger
    Get
    Set
'Uso
Dim instance As SocialAttachment
Dim value As UInteger

value = instance.Height

instance.Height = value
public uint Height { get; set; }

Valor de propiedad

Tipo: System.UInt32

Vea también

Referencia

clase SocialAttachment

Miembros SocialAttachment

Espacio de nombres Microsoft.SharePoint.Client.Social