TextString Properties

MSBuild Extension Pack

TextString Properties MSBuild Extension Pack Help 4.0.12.0

The TextString type exposes the following members.

Properties

  Name Description
Public property Comparison
Sets the Comparison. Supports 'GreaterThan', 'LessThan', 'GreaterThanOrEquals', 'LessThanOrEquals', 'Contains', 'StartsWith', 'EndsWith'
Public property Count
Sets the count
Public property IgnoreCase
Sets a value indicating whether [ignore case]. Default is true.
Public property NewString
Gets the new string.
Public property NewValue
Sets the new value.
Public property OldString
Sets the old string.
Public property OldValue
Sets the old value.
Public property Result
Gets a value indicating whether the result is true or false.
Public property StartIndex
Sets the start index for Remove
Public property String1
Sets the string1.
Public property String2
Sets the string2.
Public property Strings
Top
See Also

Reference