Back to Devexpress

DocumentTranslateInlineBehavior.PromptAugmentation Property

wpf-devexpress-dot-aiintegration-dot-wpf-dot-documenttranslateinlinebehavior.md

latest1.4 KB
Original Source

DocumentTranslateInlineBehavior.PromptAugmentation Property

Specifies additional instructions that modify the prompt before processing.

Namespace : DevExpress.AIIntegration.Wpf

Assembly : DevExpress.AIIntegration.Wpf.v25.2.dll

NuGet Package : DevExpress.AIIntegration.Wpf

Declaration

csharp
public string PromptAugmentation { get; set; }
vb
Public Property PromptAugmentation As String

Property Value

TypeDescription
String

Additional instructions.

|

Remarks

See the following help topic for more information: AI Assistant - Prompt Augmentation.

See Also

DocumentTranslateInlineBehavior Class

DocumentTranslateInlineBehavior Members

DevExpress.AIIntegration.Wpf Namespace