Freigeben über


BotConfiguration.Services Eigenschaft

Definition

Ruft verbundene Dienste ab oder legt diese fest.

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)

Eigenschaftswert

Die Liste der verbundenen Dienste.

Gilt für: