See Also
IndexJob Properties
|
IndexJob Class
|
IndexJob Members
|
dtSearch.Engine
You are here:
dtSearch.Engine
>
IndexJob Class
>
IndexJob Properties
>
CreateCaseSensitive Property
Close
dtSearch Engine API for .NET Framework 2.x-4.x 2024.01
Contents
|
Index
|
Home
Previous
|
Up
|
Next
IndexJob::CreateCaseSensitive Property
Create case sensitive index, so apple and Apple will be two different words.
C#
public
bool
CreateCaseSensitive
;
See Also
IndexJob Properties
|
IndexJob Class
|
IndexJob Members
|
dtSearch.Engine