Summary
    Modify the constraint to the specified comparison.
    
		- Namespace
 - TCLite
.Constraints  - Containing Type
 - SubstringConstraint
 
Syntax
public SubstringConstraint Using(StringComparison comparisonType)
	Parameters
| Name | Type | Description | 
|---|---|---|
| comparisonType | StringComparison | 
Return Value
| Type | Description | 
|---|---|
| SubstringConstraint | 
