StorageMetrics.TotalSize プロパティ
名前空間: Microsoft.SharePoint.Client
アセンブリ: Microsoft.SharePoint.Client (Microsoft.SharePoint.Client.dll 内)
構文
'宣言
Public ReadOnly Property TotalSize As Long
Get
'使用
Dim instance As StorageMetrics
Dim value As Long
value = instance.TotalSize
public long TotalSize { get; }
プロパティ値
型: System.Int64