TelemetryConstants 类

定义

定义用于 IBotTelemetryClient 对象的通用属性的名称。

public static class TelemetryConstants
type TelemetryConstants = class
Public Class TelemetryConstants
继承
TelemetryConstants

字段

ActivityIdProperty

活动 ID 的遥测属性值。

ActivityTypeProperty

活动类型的遥测属性值。

AttachmentsProperty

附件的遥测属性值。

ChannelIdProperty

通道 ID 的遥测属性值。

ConversationIdProperty

会话 ID 的遥测属性值。

ConversationNameProperty

会话名称的遥测属性值。

DialogIdProperty

对话框 ID 的遥测属性值。

FromIdProperty

来自 ID 的遥测属性值。

FromNameProperty

从名称中获取的遥测属性值。

LocaleProperty

区域设置的遥测属性值。

RecipientIdProperty

收件人 ID 的遥测属性值。

RecipientNameProperty

收件人名称的遥测属性值。

ReplyActivityIDProperty

答复活动 ID 的遥测属性值。

SpeakProperty

用于说话的遥测属性值。

TextProperty

文本的遥测属性值。

UserIdProperty

用户 ID 的遥测属性值。

适用于