TextRequest(String) Constructor
Initializes a new instance of the TextRequest class with specified settings.
Namespace: DevExpress.AIIntegration.Extensions
Assembly: DevExpress.AIIntegration.v25.1.dll
NuGet Package: DevExpress.AIIntegration
Declaration
Parameters
| Name | Type | Description |
|---|---|---|
| Text | String | The text to be managed. This value is assigned to the Text property. |
See Also