TextMessageWriter.DisplayStringDifferences Method
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
public override void DisplayStringDifferences (string expected, string actual, int mismatch, bool ignoreCase, bool clipping);
override this.DisplayStringDifferences : string * string * int * bool * bool -> unit
Parameters
- expected
- String
- actual
- String
- mismatch
- Int32
- ignoreCase
- Boolean
- clipping
- Boolean