New to Telerik UI for .NET MAUIStart a free 30-day trial

Represents an attached file in the chat input area.

Definition

Constructors

Initializes a new instance of the class.

C#
public ChatAttachedFile()

Initializes a new instance of the class with a IFileInfo.

C#
public ChatAttachedFile(IFileInfo file)
Parameters:fileIFileInfo