SPRecycleBinItem.Size property
取得項目的大小 (位元組)。
Namespace: Microsoft.SharePoint
Assembly: Microsoft.SharePoint (in Microsoft.SharePoint.dll)
Syntax
'宣告
Public ReadOnly Property Size As Long
Get
'用途
Dim instance As SPRecycleBinItem
Dim value As Long
value = instance.Size
public long Size { get; }
Property value
Type: System.Int64
64 位元整數,指出大小 (位元組) 的項目。