Note
Access to this page requires authorization. You can try signing in or .
Access to this page requires authorization. You can try .
AttachmentInfo interface
- Package:
- @microsoft/agents-hosting
Represents information about an attachment.
Properties
| name | The name of the attachment. |
| type | The type of the attachment. |
| views | The views of the attachment. |
Property Details
name
The name of the attachment.
name: string
Property Value
string
type
The type of the attachment.
type: string
Property Value
string
