SocialAttachment.PreviewHeight - Propriété
Espace de noms : Microsoft.SharePoint.Client.Social
Assemblys : Microsoft.SharePoint.Client.UserProfiles.Silverlight (dans Microsoft.SharePoint.Client.UserProfiles.Silverlight.dll); Microsoft.SharePoint.Client.UserProfiles.Phone (dans Microsoft.SharePoint.Client.UserProfiles.Phone.dll) Microsoft.SharePoint.Client.UserProfiles (dans Microsoft.SharePoint.Client.UserProfiles.dll)
Syntaxe
'Déclaration
Public Property PreviewHeight As UInteger
Get
Set
'Utilisation
Dim instance As SocialAttachment
Dim value As UInteger
value = instance.PreviewHeight
instance.PreviewHeight = value
public uint PreviewHeight { get; set; }
Valeur de propriété
Type : System.UInt32