Click or drag to resize
KeywordCollectionCaseMatchMode Property
Gets or sets the case match mode.

Namespace: Candlelight
Assembly: Assembly-CSharp-firstpass (in Assembly-CSharp-firstpass.dll) Version: 0.0.0.0
Syntax
C#
public CaseMatchMode CaseMatchMode { get; set; }

Property Value

Type: CaseMatchMode
The case match mode.
See Also