Property PrefixLength
PrefixLength
Gets or sets the number of characters at the beginning of each term in the result that must exactly match.
public int? PrefixLength { get; set; }
Property Value
- int?
Gets or sets the number of characters at the beginning of each term in the result that must exactly match.
public int? PrefixLength { get; set; }