CopyFromIndexCommandIgnoreCase Property
This read-only property determines whether to search for index keys case-insensitively
Namespace: Sandcastle.Tools.BuildComponents.CommandsAssembly: Sandcastle.Tools.BuildComponents (in Sandcastle.Tools.BuildComponents.dll) Version: 2024.9.12.0
public bool IgnoreCase { get; }
Public ReadOnly Property IgnoreCase As Boolean
Get
public:
property bool IgnoreCase {
bool get ();
}
member IgnoreCase : bool with get
Property Value
Boolean