Mention 类

定义

public class Mention : Microsoft.Bot.Connector.Entity
type Mention = class
    inherit Entity
Public Class Mention
Inherits Entity
继承
Mention

构造函数

Mention()
Mention(ChannelAccount, String, String)

属性

Mentioned
Properties (继承自 Entity)
Text
Type

方法

GetAs<T>() (继承自 Entity)
SetAs<T>(T) (继承自 Entity)

适用于