SPDiffUtility Class
Provides a method and supporting properties to determine the text differences between two strings.
Inheritance Hierarchy
System.Object
Microsoft.SharePoint.Utilities.SPDiffUtility
Namespace: Microsoft.SharePoint.Utilities
Assembly: Microsoft.SharePoint (in Microsoft.SharePoint.dll)
Available in Sandboxed Solutions: Yes
Available in SharePoint Online
Syntax
'Declaration
<SubsetCallableTypeAttribute> _
Public NotInheritable Class SPDiffUtility
'Usage
Dim instance As SPDiffUtility
[SubsetCallableTypeAttribute]
public sealed class SPDiffUtility
Thread Safety
Any public static (Shared in Visual Basic) members of this type are thread safe. Any instance members are not guaranteed to be thread safe.