Back to Devexpress

AIChatUploadFileInfo Properties

blazor-devexpress-dot-aiintegration-dot-blazor-dot-chat-dot-aichatuploadfileinfo-dot-underscore-properties.md

latest1.0 KB
Original Source

AIChatUploadFileInfo Properties

Contains information about a file to be uploaded to a chat message.

NameDescription
DataReturns file content in binary data format.
GuidReturns the file’s globally unique identifier.
NameReturns the file name.
SizeReturns the file size.
TypeReturns the file type.

See Also

AIChatUploadFileInfo Class

AIChatUploadFileInfo Members

DevExpress.AIIntegration.Blazor.Chat Namespace