共用方式為


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

已連線的服務類型。

適用於