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