MatchByte Property
MatchByte
True to have double-byte characters match only double-byte characters.
False to have double-byte characters match their single-byte equivalents.
Declaration
public bool MatchByte { get; set; }
Public Property MatchByte As Boolean