Compartilhar via


FilePart Class

Definition

Reference to a pre-uploaded file.

public sealed class FilePart : Microsoft.Agents.A365.Observability.Runtime.Tracing.Contracts.Messages.IMessagePart
type FilePart = class
    interface IMessagePart
Public NotInheritable Class FilePart
Implements IMessagePart
Inheritance
FilePart
Implements

Constructors

Name Description
FilePart(String, String, String)

Initializes a new instance of the FilePart class.

Properties

Name Description
FileId

Gets the file identifier.

MimeType

Gets the optional MIME type.

Modality

Gets the media modality.

Type

Gets the discriminator string for this part type (e.g. "text", "tool_call").

Applies to