StorageMetrics.TotalFileCount propriedade
Namespace: Microsoft.SharePoint.Client
Assembly: Microsoft.SharePoint.Client (em Microsoft.SharePoint.Client.dll)
Sintaxe
'Declaração
Public ReadOnly Property TotalFileCount As Long
Get
'Uso
Dim instance As StorageMetrics
Dim value As Long
value = instance.TotalFileCount
public long TotalFileCount { get; }
Valor de propriedade
Tipo: System.Int64