de la propiedad SPSocialAttachment.Height
Obtiene o establece el alto de los datos adjuntos o su vista previa.
Espacio de nombres: Microsoft.Office.Server.Social
Ensamblado: Microsoft.Office.Server.UserProfiles (en Microsoft.Office.Server.UserProfiles.dll)
Sintaxis
'Declaración
Public Property Height As UInteger
Get
Set
'Uso
Dim instance As SPSocialAttachment
Dim value As UInteger
value = instance.Height
instance.Height = value
public uint Height { get; set; }
Valor de propiedad
Tipo: System.UInt32