StorageMetrics.TotalSize - Propriété
Espace de noms : Microsoft.SharePoint.Client
Assembly : Microsoft.SharePoint.Client (dans Microsoft.SharePoint.Client.dll)
Syntaxe
'Déclaration
Public ReadOnly Property TotalSize As Long
Get
'Utilisation
Dim instance As StorageMetrics
Dim value As Long
value = instance.TotalSize
public long TotalSize { get; }
Valeur de propriété
Type : System.Int64