SPFieldMultiLineText.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 SPFieldMultiLineText
Dim value As Integer
value = instance.DifferencingLimit
instance.DifferencingLimit = value
public int DifferencingLimit { get; set; }
Property value
Type: System.Int32
32 位元的整數,指定頁面版本之間的差異的最大數目。