Share via


StorageMetrics.TotalSize property

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

Syntax

'Declaration
Public ReadOnly Property TotalSize As Long
    Get
'Usage
Dim instance As StorageMetrics
Dim value As Long

value = instance.TotalSize
public long TotalSize { get; }

Property value

Type: System.Int64

See also

Reference

StorageMetrics class

StorageMetrics members

Microsoft.SharePoint.Client namespace