IntelligenceX

API Reference

Class

CopilotAttachment

Namespace IntelligenceX.Copilot
Assembly IntelligenceX
Modifiers sealed

Attachment metadata for Copilot messages.

Inheritance

  • Object
  • CopilotAttachment

Usage

This type appears in these public API surfaces even when no hand-authored example is attached directly to the page.

Returned or exposed by

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.