TranslateRequest.Language Property
Gets or sets the target language for translation.
Namespace: DevExpress.AIIntegration.Extensions
Assembly: DevExpress.AIIntegration.v24.2.dll
NuGet Package: DevExpress.AIIntegration
Declaration
Property Value
Type | Description |
---|---|
String | The target language for translation (for example, “de”, “German”, “it”, “Italian”). |
See Also