FileVersion.Size property

Namespace:  Microsoft.SharePoint.Client
Assembly:  Microsoft.SharePoint.Client (in Microsoft.SharePoint.Client.dll)

Syntax

'Declaration
Public ReadOnly Property Size As Integer
    Get
'Usage
Dim instance As FileVersion
Dim value As Integer

value = instance.Size
public int Size { get; }

Property value

Type: System.Int32

See also

Reference

FileVersion class

FileVersion members

Microsoft.SharePoint.Client namespace