次の方法で共有


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()

適用対象