SPFileVersion.Size property
Obtém o tamanho da versão do arquivo em bytes.
Namespace: Microsoft.SharePoint
Assembly: Microsoft.SharePoint (in Microsoft.SharePoint.dll)
Syntax
'Declaração
Public ReadOnly Property Size As Integer
Get
'Uso
Dim instance As SPFileVersion
Dim value As Integer
value = instance.Size
public int Size { get; }
Property value
Type: System.Int32
Um inteiro de 32 bits que indica o tamanho.