Show / Hide Table of Contents

    Class SafeSearch

    Inheritance
    Object
    SafeSearch
    Namespace: Microsoft.Azure.CognitiveServices.Search.CustomImageSearch.Models
    Assembly: Microsoft.Azure.CognitiveServices.Search.BingCustomImageSearch.dll
    Syntax
    public static class SafeSearch

    Fields

    Moderate

    Declaration
    public const string Moderate;
    Field Value
    String

    Off

    Declaration
    public const string Off;
    Field Value
    String

    Strict

    Declaration
    public const string Strict;
    Field Value
    String

    Back to top Azure SDK for Net