次の方法で共有


ConnectedService(String) コンストラクター

定義

ConnectedService クラスの新しいインスタンスを初期化します。

public ConnectedService (string type);
new Microsoft.Bot.Configuration.ConnectedService : string -> Microsoft.Bot.Configuration.ConnectedService
Public Sub New (type As String)

パラメーター

type
String

接続されたサービスの種類。

適用対象