Attachment 类

定义

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

构造函数

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

属性

Content
ContentType
ContentUrl
Name
Properties
ThumbnailUrl

方法

Equals(Attachment)
Equals(Object)
GetHashCode()

适用于