IntelligenceX
Class

CopilotAttachment

Namespace IntelligenceX.Copilot
Assembly IntelligenceX
Modifiers sealed

Attachment metadata for Copilot messages.

Inheritance

  • Object
  • CopilotAttachment

Constructors

Properties

public String Type { get; set; } #

Attachment type (for example, "file").

public String Path { get; set; } #

Attachment path.

public String DisplayName { get; set; } #

Optional display name.