SPSocialAttachment.Width - Propriété

Obtient ou définit la largeur 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 Width As UInteger
    Get
    Set
'Utilisation
Dim instance As SPSocialAttachment
Dim value As UInteger

value = instance.Width

instance.Width = value
public uint Width { get; set; }

Valeur de propriété

Type : System.UInt32

Voir aussi

Référence

SPSocialAttachment classe

SPSocialAttachment - Membres

Microsoft.Office.Server.Social - Espace de noms