Partager via


SocialAttachment.Length - Propriété

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

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 Length As UInteger
    Get
    Set
'Utilisation
Dim instance As SocialAttachment
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

SocialAttachment classe

SocialAttachment - Membres

Microsoft.SharePoint.Client.Social - Espace de noms