Compartilhar via


SocialAttachment.PreviewHeight propriedade

Namespace:  Microsoft.SharePoint.Client.Social
Assemblies:   Microsoft.SharePoint.Client.UserProfiles.Silverlight (em Microsoft.SharePoint.Client.UserProfiles.Silverlight.dll);  Microsoft.SharePoint.Client.UserProfiles.Phone (em Microsoft.SharePoint.Client.UserProfiles.Phone.dll)  Microsoft.SharePoint.Client.UserProfiles (em Microsoft.SharePoint.Client.UserProfiles.dll)

Sintaxe

'Declaração
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 propriedade

Tipo: System.UInt32

Ver também

Referência

SocialAttachment classe

SocialAttachment membros

Microsoft.SharePoint.Client.Social namespace