FilterSymsDoesNotContain Field |
Specifies that the value must NOT be contained in 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 DoesNotContain = "::doesnotcontain::"
Public Const DoesNotContain As String = "::doesnotcontain::"
Field Value
Type:
StringSee Also