Partilhar via


BinaryComparisonOptions interface

Opções para um filtro binário de comparação.

Propriedades

matchAction
matchCase

Detalhes de Propriedade

matchAction

matchAction?: "Any" | "All" | "One"

Valor de Propriedade

"Any" | "All" | "One"

matchCase

matchCase?: boolean

Valor de Propriedade

boolean