Search Results for

    Show / Hide Table of Contents

    Enum SearchOption

    Options which modify search behavior.

    Namespace: Sdl.LanguagePlatform.Core
    Assembly: Sdl.LanguagePlatform.Core.dll
    Syntax
    [Flags]
    public enum SearchOption

    Fields

    Name Description
    CaseInsensitive

    Case-insensitive search.

    DiacriticsInsensitive

    Diacritics-insensitive search (ignores the accents, umblauts, etc).

    None

    Case-sensitive search.

    In this article
    • Fields
    Back to top Generated by DocFX