共用方式為


SPDiffUtility members

Include protected members
Include inherited members

提供方法與支援的屬性,以判斷兩個字串之間的文字差異。

The SPDiffUtility type exposes the following members.

Properties

  Name Description
Public propertyStatic member ChangeCloseTag 取得或設定輸出區段結尾 HTML 標記中包含已變更的文字的Diff方法。
Public propertyStatic member ChangeOpenTag 取得或設定輸出區段開啟 HTML 的標籤從Diff方法,其中包含已變更的文字。
Public propertyStatic member DeleteCloseTag 取得或設定從Diff方法,其中包含已刪除的文字輸出的一節結尾 HTML 標記。
Public propertyStatic member DeleteOpenTag 取得或設定輸出區段開啟 HTML 的標籤從Diff方法,其中包含已刪除的文字。
Public propertyStatic member InsertCloseTag 取得或設定輸出區段結尾 HTML 標記中包含插入的文字的Diff方法。
Public propertyStatic member InsertOpenTag 取得或設定輸出區段開啟 HTML 的標籤從Diff方法,其中包含插入的文字。

Top

Methods

  Name Description
Public methodStatic member Diff 判斷兩個字串之間的文字差異。
Public method Equals (Inherited from Object.)
Protected method Finalize (Inherited from Object.)
Public method GetHashCode (Inherited from Object.)
Public method GetType (Inherited from Object.)
Protected method MemberwiseClone (Inherited from Object.)
Public method ToString (Inherited from Object.)

Top

請參閱

參照

SPDiffUtility class

Microsoft.SharePoint.Utilities namespace