共用方式為


SPFileVersion.Size property

取得檔案版本的大小以位元組為單位。

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

Syntax

'宣告
Public ReadOnly Property Size As Integer
    Get
'用途
Dim instance As SPFileVersion
Dim value As Integer

value = instance.Size
public int Size { get; }

Property value

Type: System.Int32
32 位元的整數,表示大小。

請參閱

參照

SPFileVersion class

SPFileVersion members

Microsoft.SharePoint namespace