共用方式為


BotConfiguration.Services 屬性

定義

取得或設定已連線的服務。

public System.Collections.Generic.List<Microsoft.Bot.Configuration.ConnectedService> Services { get; set; }
member this.Services : System.Collections.Generic.List<Microsoft.Bot.Configuration.ConnectedService> with get, set
Public Property Services As List(Of ConnectedService)

屬性值

已聯機服務的清單。

適用於