Click or drag to resize
ImageRecognitionConstantsENABLE_IMAGE_RECOGNITION_SETTING_KEY Field
Setting key for enabling the image recognition service.

Namespace: CMS.ComputerVision.Azure.Internal
Assembly: CMS.ComputerVision.Azure (in CMS.ComputerVision.Azure.dll) Version: 13.0.131
Syntax
C#
public const string ENABLE_IMAGE_RECOGNITION_SETTING_KEY = "CMSEnableImageRecognition"

Field Value

Type: String
See Also