is_case_sensitive property

is_case_sensitive property

Gets a value indicating whether the search is case-sensitive or not.

Definition:

@property
def is_case_sensitive(self):
    ...

See Also