SPAutoSerializingObject.UpgradedPersistedProperties property
取得已刪除或變更的欄位的欄位名稱和值集合。
Namespace: Microsoft.SharePoint.Administration
Assembly: Microsoft.SharePoint (in Microsoft.SharePoint.dll)
Syntax
'宣告
Public ReadOnly Property UpgradedPersistedProperties As Hashtable
Get
'用途
Dim instance As SPAutoSerializingObject
Dim value As Hashtable
value = instance.UpgradedPersistedProperties
public Hashtable UpgradedPersistedProperties { get; }
Property value
Type: System.Collections.Hashtable
Hashtable物件,其中包含成對名稱和值。