SPPersistedObject.Version property
Namespace: Microsoft.SharePoint.Administration
Assembly: Microsoft.SharePoint (in Microsoft.SharePoint.dll)
Syntax
'宣告
Public ReadOnly Property Version As Long
Get
'用途
Dim instance As SPPersistedObject
Dim value As Long
value = instance.Version
public long Version { get; }
Property value
Type: System.Int64
會遞增物件的每個更新的 64 位元整數。