PromptCultureModel interface
屬性
inline |
文化特性模型的內嵌工具。 範例 “ 或 ” |
inline |
文化模式的 InlineOrMore。 範例 “, 或 ” |
locale | 文化模型的地區設定。 範例 “en-US” |
no |
文化模型語言中的「否」對等專案。 範例 “否” |
separator | 文化模式的 InlineSeparator。 範例 ", " |
yes |
文化模型語言中相當於 「Yes」。。 範例 “是” |
屬性詳細資料
inlineOr
文化特性模型的內嵌工具。
範例
“ 或 ”
inlineOr: string
屬性值
string
inlineOrMore
文化模式的 InlineOrMore。
範例
“, 或 ”
inlineOrMore: string
屬性值
string
locale
文化模型的地區設定。
範例
“en-US”
locale: string
屬性值
string
noInLanguage
文化模型語言中的「否」對等專案。
範例
“否”
noInLanguage: string
屬性值
string
separator
文化模式的 InlineSeparator。
範例
", "
separator: string
屬性值
string
yesInLanguage
文化模型語言中相當於 「Yes」。。
範例
“是”
yesInLanguage: string
屬性值
string