NXUnit Framework Class Library

XMLAssert.IsCaseSensitive Property

[This is preliminary documentation and subject to change.]

Will assertions and comparisions care about the case of the elements' names and the attributes' names?

Note    This message is copied from AssertStrategy.IsCaseSensitive
Note   Change the property will change the strategy.

public bool IsCaseSensitive {get; set;}

See Also

XMLAssert Class | NXUnit.Framework Namespace