Share via


StorageMetrics.TotalFileStreamSize property

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

Syntax

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

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

Property value

Type: System.Int64

See also

Reference

StorageMetrics class

StorageMetrics members

Microsoft.SharePoint.Client namespace