PathConstraint.IgnoreCase Property
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.
Modifies the current instance to be case-insensitve and returns it.
public NUnit.Framework.Constraints.PathConstraint IgnoreCase { get; }
member this.IgnoreCase : NUnit.Framework.Constraints.PathConstraint