Property WholeWord
WholeWord
If true, only report matches that are bounded by non-word characters on both sides.
public bool WholeWord { get; set; }
If true, only report matches that are bounded by non-word characters on both sides.
public bool WholeWord { get; set; }