CopyFromIndexCommandIgnoreCase Property

This read-only property determines whether to search for index keys case-insensitively

Definition

Namespace: Sandcastle.Tools.BuildComponents.Commands
Assembly: Sandcastle.Tools.BuildComponents (in Sandcastle.Tools.BuildComponents.dll) Version: 2024.9.12.0
public bool IgnoreCase { get; }

Property Value

Boolean

See Also