你当前正在访问 Microsoft Azure Global Edition 技术文档网站。 如果需要访问由世纪互联运营的 Microsoft Azure 中国技术文档网站,请访问 https://docs.azure.cn。
MessageThreadStrings interface
可以重写的 MessageThread 字符串。
属性
action |
作菜单的字符串,指示有更多选项 |
edit |
EditBox 中的“取消”按钮的字符串 |
edit |
没有用户输入时,EditBox 中占位符文本的字符串 |
edit |
没有用户输入时,在 EditBox 中提交字符串 |
edit |
EditBox 中超出文本限制警告的字符串 |
edited |
已编辑的邮件上显示的标记 |
edit |
用于在浮动菜单中编辑消息的字符串 |
fail |
用于指示无法发送消息的字符串 |
friday | 字符串(星期五) |
live |
聊天消息的 LiveMessage 简介字符串 |
message |
远程用户消息内容的 aria 文本字符串 |
message |
本地用户消息内容的 aria 文本字符串 |
message |
用于在浮动菜单中显示消息读取状态的字符串 |
monday | String for Monday |
new |
新消息指示器的字符串 |
no |
当没有显示名称时用于替换显示名称的字符串 |
participant |
已加入参与者的字符串 |
participant |
左侧参与者的字符串 |
remove |
用于在浮动菜单中删除消息的字符串 |
resend |
用于在浮动菜单中重新发送失败消息的字符串 |
saturday | String for Saturday |
sunday | 星期日字符串 |
thursday | 字符串(星期四) |
tuesday | 字符串(星期二) |
wednesday | String for Wednesday |
yesterday | 昨天的字符串 |
属性详细信息
actionMenuMoreOptions
作菜单的字符串,指示有更多选项
actionMenuMoreOptions?: string
属性值
string
editBoxCancelButton
EditBox 中的“取消”按钮的字符串
editBoxCancelButton: string
属性值
string
editBoxPlaceholderText
没有用户输入时,EditBox 中占位符文本的字符串
editBoxPlaceholderText: string
属性值
string
editBoxSubmitButton
没有用户输入时,在 EditBox 中提交字符串
editBoxSubmitButton: string
属性值
string
editBoxTextLimit
EditBox 中超出文本限制警告的字符串
editBoxTextLimit: string
属性值
string
editedTag
已编辑的邮件上显示的标记
editedTag: string
属性值
string
editMessage
用于在浮动菜单中编辑消息的字符串
editMessage: string
属性值
string
failToSendTag
用于指示无法发送消息的字符串
failToSendTag?: string
属性值
string
friday
字符串(星期五)
friday: string
属性值
string
liveAuthorIntro
聊天消息的 LiveMessage 简介字符串
liveAuthorIntro: string
属性值
string
messageContentAriaText
远程用户消息内容的 aria 文本字符串
messageContentAriaText: string
属性值
string
messageContentMineAriaText
本地用户消息内容的 aria 文本字符串
messageContentMineAriaText: string
属性值
string
messageReadCount
用于在浮动菜单中显示消息读取状态的字符串
messageReadCount?: string
属性值
string
monday
String for Monday
monday: string
属性值
string
newMessagesIndicator
新消息指示器的字符串
newMessagesIndicator: string
属性值
string
noDisplayNameSub
当没有显示名称时用于替换显示名称的字符串
noDisplayNameSub: string
属性值
string
participantJoined
已加入参与者的字符串
participantJoined: string
属性值
string
participantLeft
左侧参与者的字符串
participantLeft: string
属性值
string
removeMessage
用于在浮动菜单中删除消息的字符串
removeMessage: string
属性值
string
resendMessage
用于在浮动菜单中重新发送失败消息的字符串
resendMessage?: string
属性值
string
saturday
String for Saturday
saturday: string
属性值
string
sunday
星期日字符串
sunday: string
属性值
string
thursday
字符串(星期四)
thursday: string
属性值
string
tuesday
字符串(星期二)
tuesday: string
属性值
string
wednesday
String for Wednesday
wednesday: string
属性值
string
yesterday
昨天的字符串
yesterday: string
属性值
string