| 
            
              DiffMatchPatchPatchDeleteThreshold Field
             | 
          
        
        
            When deleting a large block of text (over ~64 characters), how close
            do the contents have to be to match the expected contents. (0.0 =
            perfection, 1.0 = very loose).  Note that MatchThreshold controls
            how closely the end points of a delete need to match.
            
        
        Namespace: GSF.TextAssembly: GSF.Core (in GSF.Core.dll) Version: 2.4.258-beta+f8b6aa3dbfe0b4cc2b0b0760dd5d2a3dd4f59d09
Syntaxpublic float PatchDeleteThreshold
Public PatchDeleteThreshold As Single
public:
float PatchDeleteThreshold
val mutable PatchDeleteThreshold: float32
 View SourceField Value
Single
See Also