다음을 통해 공유


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)

적용 대상