共用方式為


BotConfigurationExtensions 類別

定義

警告

This class is deprecated. See https://aka.ms/bot-file-basics for more information.

BotConfiguration 的擴充方法。

[System.Obsolete("This class is deprecated.  See https://aka.ms/bot-file-basics for more information.", false)]
public static class BotConfigurationExtensions
[<System.Obsolete("This class is deprecated.  See https://aka.ms/bot-file-basics for more information.", false)>]
type BotConfigurationExtensions = class
Public Module BotConfigurationExtensions
繼承
BotConfigurationExtensions
屬性

方法

IsProjectNameSpaceless(BotConfiguration, String)
已淘汰.

檢查項目的名稱是否包含空白字元。

ValidateLuisKeyExistence(BotConfiguration)
已淘汰.

檢查 是否已 LuisService 定義其索引鍵。

ValidateQnAKeyExistence(BotConfiguration)
已淘汰.

檢查 是否已 QnAMakerService 定義其索引鍵。

適用於