Property WholeWord
WholeWord
Gets or sets a value indicating whether a match must be bounded by non-word characters on both sides. Default false.
public bool WholeWord { get; set; }
Gets or sets a value indicating whether a match must be bounded by non-word characters on both sides. Default false.
public bool WholeWord { get; set; }