FilterSymsDoesNotStartWith Field |
Specifies that the value must NOT start the searched content. Applies to strings only.
Namespace:
NetQuarry
Assembly:
EAP.Core (in EAP.Core.dll) Version: 2.0.0.0 (4.6.8.0)
Syntax public const string DoesNotStartWith = "::doesnotstart::"
Public Const DoesNotStartWith As String = "::doesnotstart::"
Field Value
Type:
StringSee Also