Click or drag to resize
IImageRecognitionServiceLanguage Property
Language in which the image description should be returned. The default language is English (en). For other supported languages see https://docs.microsoft.com/en-us/azure/cognitive-services/computer-vision/language-support#image-analysis.

Namespace: CMS.ComputerVision.Azure.Internal
Assembly: CMS.ComputerVision.Azure (in CMS.ComputerVision.Azure.dll) Version: 13.0.131
Syntax
C#
string Language { get; }

Property Value

Type: String
See Also