AIChatControl.ChatResources Property
Namespace: DevExpress.AIIntegration.Wpf.Chat
Assembly: DevExpress.AIIntegration.Wpf.Chat.v26.1.dll
Declaration
Property Value
| Type |
|---|
| IEnumerable<AIChatResource> |
See Also
Namespace: DevExpress.AIIntegration.Wpf.Chat
Assembly: DevExpress.AIIntegration.Wpf.Chat.v26.1.dll
public IEnumerable<AIChatResource> ChatResources { get; set; }
Public Property ChatResources As IEnumerable(Of AIChatResource)
| Type |
|---|
| IEnumerable<AIChatResource> |