Property ContextChars
ContextChars
Number of characters of surrounding context to include in each match snippet. Clamped to the range [0, 1000].
public int ContextChars { get; set; }
Property Value
- int
Default: 40.
Number of characters of surrounding context to include in each match snippet. Clamped to the range [0, 1000].
public int ContextChars { get; set; }
Default: 40.