Partager via


SPSocialAttachment.Length - Propriété

Obtient ou définit la longueur de la pièce jointe, en secondes.

Espace de noms :  Microsoft.Office.Server.Social
Assembly :  Microsoft.Office.Server.UserProfiles (dans Microsoft.Office.Server.UserProfiles.dll)

Syntaxe

'Déclaration
Public Property Length As UInteger
    Get
    Set
'Utilisation
Dim instance As SPSocialAttachment
Dim value As UInteger

value = instance.Length

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

Valeur de propriété

Type : System.UInt32

Remarques

Cette propriété est utilisée uniquement lorsque AttachmentKind est Video.

Voir aussi

Référence

SPSocialAttachment classe

SPSocialAttachment - Membres

Microsoft.Office.Server.Social - Espace de noms