ภาษา

Mention Class

Definition

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

Constructors

Name Description
Mention()
Mention(ChannelAccount, String, String)

Properties

Name Description
Mentioned
Properties (Inherited from Entity)
Text
Type

Methods

Name Description
GetAs<T>() (Inherited from Entity)
SetAs<T>(T) (Inherited from Entity)

Applies to