SPFileVersion.ID property
取得檔案版本的內部識別碼。
Namespace: Microsoft.SharePoint
Assembly: Microsoft.SharePoint (in Microsoft.SharePoint.dll)
Syntax
'宣告
Public ReadOnly Property ID As Integer
Get
'用途
Dim instance As SPFileVersion
Dim value As Integer
value = instance.ID
public int ID { get; }
Property value
Type: System.Int32
32 位元的整數,指定 id。