de la propiedad SPSocialAttachment.Length
Obtiene o establece la longitud de los datos adjuntos, en segundos.
Espacio de nombres: Microsoft.Office.Server.Social
Ensamblado: Microsoft.Office.Server.UserProfiles (en Microsoft.Office.Server.UserProfiles.dll)
Sintaxis
'Declaración
Public Property Length As UInteger
Get
Set
'Uso
Dim instance As SPSocialAttachment
Dim value As UInteger
value = instance.Length
instance.Length = value
public uint Length { get; set; }
Valor de propiedad
Tipo: System.UInt32
Comentarios
Esta propiedad se utiliza únicamente cuando AttachmentKind es Video.