SPSocialAttachment.Height - Propriété
Obtient ou définit la hauteur de la pièce jointe ou un aperçu.
Espace de noms : Microsoft.Office.Server.Social
Assembly : Microsoft.Office.Server.UserProfiles (dans Microsoft.Office.Server.UserProfiles.dll)
Syntaxe
'Déclaration
Public Property Height As UInteger
Get
Set
'Utilisation
Dim instance As SPSocialAttachment
Dim value As UInteger
value = instance.Height
instance.Height = value
public uint Height { get; set; }
Valeur de propriété
Type : System.UInt32