SPFieldText.DifferencingLimit property
取得或設定最大的差異, SharePoint Foundation可讓 wiki 頁面版本之前就會變更為更快差異的演算法,以避免載入速度緩慢的網頁之間。
Namespace: Microsoft.SharePoint
Assembly: Microsoft.SharePoint (in Microsoft.SharePoint.dll)
Syntax
'宣告
Public Property DifferencingLimit As Integer
Get
Set
'用途
Dim instance As SPFieldText
Dim value As Integer
value = instance.DifferencingLimit
instance.DifferencingLimit = value
public int DifferencingLimit { get; set; }
Property value
Type: System.Int32
32 位元的整數,指定頁面版本之間的差異的最大數目。