TextString Properties | MSBuild Extension Pack Help 4.0.12.0 |
The TextString type exposes the following members.
Properties
Name | Description | |
---|---|---|
![]() |
Comparison |
Sets the Comparison. Supports 'GreaterThan', 'LessThan', 'GreaterThanOrEquals', 'LessThanOrEquals', 'Contains', 'StartsWith', 'EndsWith'
|
![]() |
Count |
Sets the count
|
![]() |
IgnoreCase |
Sets a value indicating whether [ignore case]. Default is true.
|
![]() |
NewString |
Gets the new string.
|
![]() |
NewValue |
Sets the new value.
|
![]() |
OldString |
Sets the old string.
|
![]() |
OldValue |
Sets the old value.
|
![]() |
Result |
Gets a value indicating whether the result is true or false.
|
![]() |
StartIndex |
Sets the start index for Remove
|
![]() |
String1 |
Sets the string1.
|
![]() |
String2 |
Sets the string2.
|
![]() |
Strings |
See Also