Skip to main content
All docs
V25.2
  • TranslateBehavior Fields

    Converts the text from one language to another while maintaining the original meaning and context.
    Name Description
    LanguagesProperty static Identifies the Languages dependency property.
    PromptAugmentationProperty static Identifies the PromptAugmentation dependency property. Inherited from TextModificationBehavior.
    TemperatureProperty static Identifies the Temperature dependency property. Inherited from TextModificationBehavior.
    TranslateCommandProperty static Identifies the TranslateCommand dependency property.
    See Also