Attachment Class

Definition

public class Attachment : IEquatable<Microsoft.Bot.Connector.Attachment>
type Attachment = class
    interface IEquatable<Attachment>
Public Class Attachment
Implements IEquatable(Of Attachment)
Inheritance
Attachment
Implements

Constructors

Attachment()
Attachment(String, String, Object, String, String)

Properties

Content
ContentType
ContentUrl
Name
Properties
ThumbnailUrl

Methods

Equals(Attachment)
Equals(Object)
GetHashCode()

Applies to