de la propiedad SocialAttachment.PreviewHeight
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 PreviewHeight As UInteger
Get
Set
'Uso
Dim instance As SocialAttachment
Dim value As UInteger
value = instance.PreviewHeight
instance.PreviewHeight = value
public uint PreviewHeight { get; set; }
Valor de propiedad
Tipo: System.UInt32